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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN ユセヒラLユセヒラL^ 1101010110111110110010111101011101001100110101011011111011001011110101110100110001011110 d5becbd74cd5becbd74c5e
EUC-JP ユセヒラLユセヒラL^ 10001110110101011000111010111110100011101100101110001110110101110100110010001110110101011000111010111110100011101100101110001110110101110100110001011110 8ed58ebe8ecb8ed74c8ed58ebe8ecb8ed74c5e
UTF-8 ユセヒラLユセヒラL^ 111011111011111010010101111011111011110110111110111011111011111010001011111011111011111010010111010011001110111110111110100101011110111110111101101111101110111110111110100010111110111110111110100101110100110001011110 efbe95efbdbeefbe8befbe974cefbe95efbdbeefbe8befbe974c5e
UHC ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e

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