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 肅??諺??? 111000111110011100111111001111111000110010111111001111110011111100111111 e3e73f3f8cbf3f3f3f
EUC-JP 肅??諺??縯 1110011011101001001111110011111110111000110000010011111100111111100011111101010011001011 e6e93f3fb8c13f3f8fd4cb
UTF-8 肅럧똀諺룈룲縯 111010001000001010000101111010111001111110100111111010111001100010000000111010001010101110111010111010111010001110001000111010111010001110110010111001111011100010101111 e88285eb9fa7eb9880e8abbaeba388eba3b2e7b8af
UHC 肅럧똀諺룈룲縯 1110001011011100100011101000101010001100010000011110010111101100100011111000011110001111101001111110011011100000 e2dc8e8a8c41e5ec8f878fa7e6e0

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