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 ???e}???e{^ 0011111100111111001111110110010101111101001111110011111100111111011001010111101101011110 3f3f3f657d3f3f3f657b5e
SJIS-WIN ???e}???e{^ 0011111100111111001111110110010101111101001111110011111100111111011001010111101101011110 3f3f3f657d3f3f3f657b5e
EUC-JP ???e}???e{^ 0011111100111111001111110110010101111101001111110011111100111111011001010111101101011110 3f3f3f657d3f3f3f657b5e
UTF-8 혺챠찼e}혺챠찼e{^ 1110110110011000101110101110110010110001101000001110110010110000101111000110010101111101111011011001100010111010111011001011000110100000111011001011000010111100011001010111101101011110 ed98baecb1a0ecb0bc657ded98baecb1a0ecb0bc657b5e
UHC 혺챠찼e}혺챠찼e{^ 1100001010011111110000111010110111000011101000010110010101111101110000101001111111000011101011011100001110100001011001010111101101011110 c29fc3adc3a1657dc29fc3adc3a1657b5e

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