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{^ 10010111011001100011111100111111011011100111110110010111011001100011111100111111011011100111101101011110 97663f3f6e7d97663f3f6e7b5e
EUC-JP 庸??n}庸??n{^ 11001101110001110011111100111111011011100111110111001101110001110011111100111111011011100111101101011110 cdc73f3f6e7dcdc73f3f6e7b5e
UTF-8 庸삥㎧n}庸삥㎧n{^ 1110010110111010101110001110110010000010101001011110001110001110101001110110111001111101111001011011101010111000111011001000001010100101111000111000111010100111011011100111101101011110 e5bab8ec82a5e38ea76e7de5bab8ec82a5e38ea76e7b5e
UHC 庸삥㎧n}庸삥㎧n{^ 1110100110111100101110111110011010100111101111010110111001111101111010011011110010111011111001101010011110111101011011100111101101011110 e9bcbbe6a7bd6e7de9bcbbe6a7bd6e7b5e

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