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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 猷??烏?猷??烏?B 100101110101000100111111001111111000100101000111001111111001011101010001001111110011111110001001010001110011111101000010 97513f3f89473f97513f3f89473f42
EUC-JP 猷??烏?猷??烏?B 110011011011001000111111001111111011000110101000001111111100110110110010001111110011111110110001101010000011111101000010 cdb23f3fb1a83fcdb23f3fb1a83f42
UTF-8 猷득쐾烏썉猷득쐾烏썉B 11100111100011001011011111101011100100111001110111101100100100001011111011100111100000111000111111101100100011011000100111100111100011001011011111101011100100111001110111101100100100001011111011100111100000111000111111101100100011011000100101000010 e78cb7eb939dec90bee7838fec8d89e78cb7eb939dec90bee7838fec8d8942
UHC 猷득쐾烏썉猷득쐾烏썉B 111010111010001110110101111001101001110010011110111010001010000110011011011101101110101110100011101101011110011010011100100111101110100010100001100110110111011001000010 eba3b5e69c9ee8a19b76eba3b5e69c9ee8a19b7642

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