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^ 1001001010100000001111110011111101001100100100101010000000111111001111110100110001011110 92a03f3f4c92a03f3f4c5e
EUC-JP 帳??L帳??L^ 1100010010100010001111110011111101001100110001001010001000111111001111110100110001011110 c4a23f3f4cc4a23f3f4c5e
UTF-8 帳쀮궙L帳쀮궙L^ 111001011011100010110011111011001000000010101110111010101011011010011001010011001110010110111000101100111110110010000000101011101110101010110110100110010100110001011110 e5b8b3ec80aeeab6994ce5b8b3ec80aeeab6994c5e
UHC 帳쀮궙L帳쀮궙L^ 111011011110001110010111111011101000001010101110010011001110110111100011100101111110111010000010101011100100110001011110 ede397ee82ae4cede397ee82ae4c5e

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