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{^ 00111111100000011010110000111111010010100111110100111111100000011010110000111111010010100111101101011110 3f81ac3f4a7d3f81ac3f4a7b5e
EUC-JP 縯〓?J}縯〓?J{^ 1000111111010100110010111010001010101110001111110100101001111101100011111101010011001011101000101010111000111111010010100111101101011110 8fd4cba2ae3f4a7d8fd4cba2ae3f4a7b5e
UTF-8 縯〓젶J}縯〓젶J{^ 1110011110111000101011111110001110000000100100111110110010100000101101100100101001111101111001111011100010101111111000111000000010010011111011001010000010110110010010100111101101011110 e7b8afe38093eca0b64a7de7b8afe38093eca0b64a7b5e
UHC 縯〓젶J}縯〓젶J{^ 1110011011100000101000011110101110100000101010100100101001111101111001101110000010100001111010111010000010101010010010100111101101011110 e6e0a1eba0aa4a7de6e0a1eba0aa4a7b5e

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