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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?鎬?n}?鎬?n{^ 00111111111010000100110100111111011011100111110100111111111010000100110100111111011011100111101101011110 3fe84d3f6e7d3fe84d3f6e7b5e
EUC-JP ?鎬?n}?鎬?n{^ 00111111111011111010111000111111011011100111110100111111111011111010111000111111011011100111101101011110 3fefae3f6e7d3fefae3f6e7b5e
UTF-8 쿢鎬Ͼn}쿢鎬Ͼn{^ 111011001011111110100010111010011000111010101100110011111011111001101110011111011110110010111111101000101110100110001110101011001100111110111110011011100111101101011110 ecbfa2e98eaccfbe6e7decbfa2e98eaccfbe6e7b5e
UHC 쿢鎬?n}쿢鎬?n{^ 101100110101010111111011111000000011111101101110011111011011001101010101111110111110000000111111011011100111101101011110 b355fbe03f6e7db355fbe03f6e7b5e

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