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{^ 1110110110011000101000111110110110011010100100011110110110011000101011110110010101111101111011011001100010100011111011011001101010010001111011011001100010101111011001010111101101011110 ed98a3ed9a91ed98af657ded98a3ed9a91ed98af657b5e
UHC 혣횑혯e}혣횑혯e{^ 1100001010001100110000111000110011000010100101100110010101111101110000101000110011000011100011001100001010010110011001010111101101011110 c28cc38cc296657dc28cc38cc296657b5e

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