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 ð±{N}ð±{N{^ 1111000010110001011110110100111001111101111100001011000101111011010011100111101101011110 f0b17b4e7df0b17b4e7b5e
SJIS-WIN ?±{N}?±{N{^ 00111111100000010111110101111011010011100111110100111111100000010111110101111011010011100111101101011110 3f817d7b4e7d3f817d7b4e7b5e
EUC-JP ð±{N}ð±{N{^ 1000111110101001110000111010000111011110011110110100111001111101100011111010100111000011101000011101111001111011010011100111101101011110 8fa9c3a1de7b4e7d8fa9c3a1de7b4e7b5e
UTF-8 ð±{N}ð±{N{^ 110000111011000011000010101100010111101101001110011111011100001110110000110000101011000101111011010011100111101101011110 c3b0c2b17b4e7dc3b0c2b17b4e7b5e
UHC ð±{N}ð±{N{^ 101010011010001110100001101111100111101101001110011111011010100110100011101000011011111001111011010011100111101101011110 a9a3a1be7b4e7da9a3a1be7b4e7b5e

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