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{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 躁???J}躁???J{^ 111001110100111000111111001111110011111101001010011111011110011101001110001111110011111100111111010010100111101101011110 e74e3f3f3f4a7de74e3f3f3f4a7b5e
EUC-JP 躁???J}躁???J{^ 111011011010111100111111001111110011111101001010011111011110110110101111001111110011111100111111010010100111101101011110 edaf3f3f3f4a7dedaf3f3f3f4a7b5e
UTF-8 躁댓렰렊J}躁댓렰렊J{^ 1110100010111010100000011110101110001100100100111110101110100000101100001110101110100000100010100100101001111101111010001011101010000001111010111000110010010011111010111010000010110000111010111010000010001010010010100111101101011110 e8ba81eb8c93eba0b0eba08a4a7de8ba81eb8c93eba0b0eba08a4a7b5e
UHC 躁댓렰렊J}躁댓렰렊J{^ 111100001110001010110100111100011000111010111101100011101010000101001010011111011111000011100010101101001111000110001110101111011000111010100001010010100111101101011110 f0e2b4f18ebd8ea14a7df0e2b4f18ebd8ea14a7b5e

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