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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 隋雁→[}隋雁→[{^ 1110010001000000100010101110010110000001101010000101101101111101111001000100000010001010111001011000000110101000010110110111101101011110 e4408ae581a85b7de4408ae581a85b7b5e
EUC-JP 隋雁→[}隋雁→[{^ 1110011110100001101101001110011110100010101010100101101101111101111001111010000110110100111001111010001010101010010110110111101101011110 e7a1b4e7a2aa5b7de7a1b4e7a2aa5b7b5e
UTF-8 隋雁→[}隋雁→[{^ 1110100110011010100010111110100110011011100000011110001010000110100100100101101101111101111010011001101010001011111010011001101110000001111000101000011010010010010110110111101101011110 e99a8be99b81e286925b7de99a8be99b81e286925b7b5e
UHC 隋雁→[}隋雁→[{^ 1110001011001001111001001101001010100001111001100101101101111101111000101100100111100100110100101010000111100110010110110111101101011110 e2c9e4d2a1e65b7de2c9e4d2a1e65b7b5e

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