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^ 10011111111100011000000110101100001111110100110010011111111100011000000110101100001111110100110001011110 9ff181ac3f4c9ff181ac3f4c5e
EUC-JP 潁〓?L潁〓?L^ 11011110111100111010001010101110001111110100110011011110111100111010001010101110001111110100110001011110 def3a2ae3f4cdef3a2ae3f4c5e
UTF-8 潁〓젙L潁〓젙L^ 111001101011110110000001111000111000000010010011111011001010000010011001010011001110011010111101100000011110001110000000100100111110110010100000100110010100110001011110 e6bd81e38093eca0994ce6bd81e38093eca0994c5e
UHC 潁〓젙L潁〓젙L^ 111001111011100010100001111010111010000010010101010011001110011110111000101000011110101110100000100101010100110001011110 e7b8a1eba0954ce7b8a1eba0954c5e

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