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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN セオ蕊Lセオ蕊L^ 1011111010110101100011101100011101001100101111101011010110001110110001110100110001011110 beb58ec74cbeb58ec74c5e
EUC-JP セオ蕊Lセオ蕊L^ 100011101011111010001110101101011011110011001001010011001000111010111110100011101011010110111100110010010100110001011110 8ebe8eb5bcc94c8ebe8eb5bcc94c5e
UTF-8 セオ蕊Lセオ蕊L^ 111011111011110110111110111011111011110110110101111010001001010110001010010011001110111110111101101111101110111110111101101101011110100010010101100010100100110001011110 efbdbeefbdb5e8958a4cefbdbeefbdb5e8958a4c5e
UHC ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e

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