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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????愕???? 0011111100111111001111110011111100111111100111001011000100111111001111110011111100111111 3f3f3f3f3f9cb13f3f3f3f
EUC-JP ?????愕???? 0011111100111111001111110011111100111111110110001011001100111111001111110011111100111111 3f3f3f3f3fd8b33f3f3f3f
UTF-8 렳롉렠롆렣愕렠렠롆렠 111010111010000010110011111010111010000110001001111010111010000010100000111010111010000110000110111010111010000010100011111001101000010010010101111010111010000010100000111010111010000010100000111010111010000110000110111010111010000010100000 eba0b3eba189eba0a0eba186eba0a3e68495eba0a0eba0a0eba186eba0a0
UHC 렳롉렠롆렣愕렠렠롆렠 1000111011000000100011101100111110001110101100011000111011001100100011101011010011100100110000111000111010110001100011101011000110001110110011001000111010110001 8ec08ecf8eb18ecc8eb4e4c38eb18eb18ecc8eb1

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