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{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 辰単足L}辰単足L{^ 1001001001000011100100100101000010010001101010110100110001111101100100100100001110010010010100001001000110101011010011000111101101011110 9243925091ab4c7d9243925091ab4c7b5e
EUC-JP 辰単足L}辰単足L{^ 1100001110100100110000111011000111000010101011010100110001111101110000111010010011000011101100011100001010101101010011000111101101011110 c3a4c3b1c2ad4c7dc3a4c3b1c2ad4c7b5e
UTF-8 辰単足L}辰単足L{^ 1110100010111110101100001110010110001101100110001110100010110110101100110100110001111101111010001011111010110000111001011000110110011000111010001011011010110011010011000111101101011110 e8beb0e58d98e8b6b34c7de8beb0e58d98e8b6b34c7b5e
UHC 辰?足L}辰?足L{^ 111100101110001100111111111100001110101101001100011111011111001011100011001111111111000011101011010011000111101101011110 f2e33ff0eb4c7df2e33ff0eb4c7b5e

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