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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 終??終??六 10001111010010010011111100111111100011110100100100111111001111111001100001011010 8f493f3f8f493f3f985a
EUC-JP 終??終??六 10111101101010100011111100111111101111011010101000111111001111111100111110111011 bdaa3f3fbdaa3f3fcfbb
UTF-8 終쇠껴終쇘렭六 111001111011010110000010111011001000011110100000111010101011101110110100111001111011010110000010111011001000011110011000111010111010000010101101111001011000010110101101 e7b582ec87a0eabbb4e7b582ec8798eba0ade585ad
UHC 終쇠껴終쇘렭六 1111000011111011101111001110100010110010101110001111000011111011101111001110011110001110101110101101011110111111 f0fbbce8b2b8f0fbbce78ebad7bf

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