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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 中燎峨中燎峨^ 10010010100001101110000010011001100010011110001110010010100001101110000010011001100010011110001101011110 9286e09989e39286e09989e35e
EUC-JP 中燎峨中燎峨^ 11000011111001101101111111111001101100101110010111000011111001101101111111111001101100101110010101011110 c3e6dff9b2e5c3e6dff9b2e55e
UTF-8 中燎峨中燎峨^ 11100100101110001010110111100111100001111000111011100101101100111010100011100100101110001010110111100111100001111000111011100101101100111010100001011110 e4b8ade7878ee5b3a8e4b8ade7878ee5b3a85e
UHC 中燎峨中燎峨^ 11110001111010011101011011111010111001001011000111110001111010011101011011111010111001001011000101011110 f1e9d6fae4b1f1e9d6fae4b15e

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