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{^ 1110010110111010101110001110101110001101100001001110101110011001100001000110111001111101111001011011101010111000111010111000110110000100111010111001100110000100011011100111101101011110 e5bab8eb8d84eb99846e7de5bab8eb8d84eb99846e7b5e
UHC 庸덄뙄n}庸덄뙄n{^ 1110100110111100100010001110011110001100100010100110111001111101111010011011110010001000111001111000110010001010011011100111101101011110 e9bc88e78c8a6e7de9bc88e78c8a6e7b5e

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