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{N}„ e{N{^ 100001001010000010000001011001010111101101001110011111011000010010100000100000010110010101111011010011100111101101011110 84a081657b4e7d84a081657b4e7b5e
SJIS-WIN ???e{N}???e{N{^ 001111110011111100111111011001010111101101001110011111010011111100111111001111110110010101111011010011100111101101011110 3f3f3f657b4e7d3f3f3f657b4e7b5e
EUC-JP ???e{N}???e{N{^ 001111110011111100111111011001010111101101001110011111010011111100111111001111110110010101111011010011100111101101011110 3f3f3f657b4e7d3f3f3f657b4e7b5e
UTF-8 „ e{N}„ e{N{^ 110000101000010011000010101000001100001010000001011001010111101101001110011111011100001010000100110000101010000011000010100000010110010101111011010011100111101101011110 c284c2a0c281657b4e7dc284c2a0c281657b4e7b5e
UHC ???e{N}???e{N{^ 001111110011111100111111011001010111101101001110011111010011111100111111001111110110010101111011010011100111101101011110 3f3f3f657b4e7d3f3f3f657b4e7b5e

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