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^ 100100100100001110010010010101001001000110111011010011001001001001000011100100100101010010010001101110110100110001011110 9243925491bb4c9243925491bb4c5e
EUC-JP 辰探遜L辰探遜L^ 110000111010010011000011101101011100001010111101010011001100001110100100110000111011010111000010101111010100110001011110 c3a4c3b5c2bd4cc3a4c3b5c2bd4c5e
UTF-8 辰探遜L辰探遜L^ 111010001011111010110000111001101000111010100010111010011000000110011100010011001110100010111110101100001110011010001110101000101110100110000001100111000100110001011110 e8beb0e68ea2e9819c4ce8beb0e68ea2e9819c4c5e
UHC 辰探遜L辰探遜L^ 111100101110001111110111101011101110000111100001010011001111001011100011111101111010111011100001111000010100110001011110 f2e3f7aee1e14cf2e3f7aee1e14c5e

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