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^ 111001011011100010110011111010111001110110001000111010111010111010000101010011001110010110111000101100111110101110011101100010001110101110101110100001010100110001011110 e5b8b3eb9d88ebae854ce5b8b3eb9d88ebae854c5e
UHC 帳띈뮅L帳띈뮅L^ 111011011110001110110110111010001001001010010100010011001110110111100011101101101110100010010010100101000100110001011110 ede3b6e892944cede3b6e892944c5e

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