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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 疫??J}疫??J{^ 10001001011101010011111100111111010010100111110110001001011101010011111100111111010010100111101101011110 89753f3f4a7d89753f3f4a7b5e
EUC-JP 疫??J}疫??J{^ 10110001110101100011111100111111010010100111110110110001110101100011111100111111010010100111101101011110 b1d63f3f4a7db1d63f3f4a7b5e
UTF-8 疫뀀젛J}疫뀀젛J{^ 1110011110010110101010111110101110000000100000001110110010100000100110110100101001111101111001111001011010101011111010111000000010000000111011001010000010011011010010100111101101011110 e796abeb8080eca09b4a7de796abeb8080eca09b4a7b5e
UHC 疫뀀젛J}疫뀀젛J{^ 1110011010111001101100101110101110100000100101110100101001111101111001101011100110110010111010111010000010010111010010100111101101011110 e6b9b2eba0974a7de6b9b2eba0974a7b5e

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