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{^ 1110001101001101100010111000111110001111010111010100101001111101111000110100110110001011100011111000111101011101010010100111101101011110 e34d8b8f8f5d4a7de34d8b8f8f5d4a7b5e
EUC-JP 絎居従J}絎居従J{^ 1110010110101110101101011110111110111101101111100100101001111101111001011010111010110101111011111011110110111110010010100111101101011110 e5aeb5efbdbe4a7de5aeb5efbdbe4a7b5e
UTF-8 絎居従J}絎居従J{^ 1110011110110101100011101110010110110001100001011110010110111110100100110100101001111101111001111011010110001110111001011011000110000101111001011011111010010011010010100111101101011110 e7b58ee5b185e5be934a7de7b58ee5b185e5be934a7b5e
UHC ?居?J}?居?J{^ 00111111110010111101110000111111010010100111110100111111110010111101110000111111010010100111101101011110 3fcbdc3f4a7d3fcbdc3f4a7b5e

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