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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 逵∬┗}逵∬┗{^ 111001111001110010000001111010001000010010101111011111011110011110011100100000011110100010000100101011110111101101011110 e79c81e884af7de79c81e884af7b5e
EUC-JP 逵∬┗}逵∬┗{^ 111011011111110010100010111010101010100010110001011111011110110111111100101000101110101010101000101100010111101101011110 edfca2eaa8b17dedfca2eaa8b17b5e
UTF-8 逵∬┗}逵∬┗{^ 111010011000000010110101111000101000100010101100111000101001010010010111011111011110100110000000101101011110001010001000101011001110001010010100100101110111101101011110 e980b5e288ace294977de980b5e288ace294977b5e
UHC 逵∬┗}逵∬┗{^ 110100001011000010100001111100111010011010110001011111011101000010110000101000011111001110100110101100010111101101011110 d0b0a1f3a6b17dd0b0a1f3a6b17b5e

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