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 ???D^D???D^D^ 00111111001111110011111101000100010111100100010000111111001111110011111101000100010111100100010001011110 3f3f3f445e443f3f3f445e445e
SJIS-WIN 猷??D^D猷??D^D^ 100101110101000100111111001111110100010001011110010001001001011101010001001111110011111101000100010111100100010001011110 97513f3f445e4497513f3f445e445e
EUC-JP 猷??D^D猷??D^D^ 110011011011001000111111001111110100010001011110010001001100110110110010001111110011111101000100010111100100010001011110 cdb23f3f445e44cdb23f3f445e445e
UTF-8 猷듸퐴D^D猷듸퐴D^D^ 11100111100011001011011111101011100100111011100011101101100100001011010001000100010111100100010011100111100011001011011111101011100100111011100011101101100100001011010001000100010111100100010001011110 e78cb7eb93b8ed90b4445e44e78cb7eb93b8ed90b4445e445e
UHC 猷듸퐴D^D猷듸퐴D^D^ 11101011101000111011010111101111101111011001110101000100010111100100010011101011101000111011010111101111101111011001110101000100010111100100010001011110 eba3b5efbd9d445e44eba3b5efbd9d445e445e

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