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{^ 1110010110111010101110001110110010100010100100011110110010000100100111110110111001111101111001011011101010111000111011001010001010010001111011001000010010011111011011100111101101011110 e5bab8eca291ec849f6e7de5bab8eca291ec849f6e7b5e
UHC 庸좑섟n}庸좑섟n{^ 1110100110111100101000001110111110111100101100000110111001111101111010011011110010100000111011111011110010110000011011100111101101011110 e9bca0efbcb06e7de9bca0efbcb06e7b5e

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