To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 終??}終??{^ 1000111101001001001111110011111101111101100011110100100100111111001111110111101101011110 8f493f3f7d8f493f3f7b5e
EUC-JP 終??}終??{^ 1011110110101010001111110011111101111101101111011010101000111111001111110111101101011110 bdaa3f3f7dbdaa3f3f7b5e
UTF-8 終블ㅇ}終블ㅇ{^ 111001111011010110000010111010111011100010010100111000111000010110000111011111011110011110110101100000101110101110111000100101001110001110000101100001110111101101011110 e7b582ebb894e385877de7b582ebb894e385877b5e
UHC 終블ㅇ}終블ㅇ{^ 111100001111101110111010111011011010010010110111011111011111000011111011101110101110110110100100101101110111101101011110 f0fbbaeda4b77df0fbbaeda4b77b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)