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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?邵跣[?邵跣[^ 00111111111001111011100011100110111011110101101100111111111001111011100011100110111011110101101101011110 3fe7b8e6ef5b3fe7b8e6ef5b5e
EUC-JP ?邵跣[?邵跣[^ 00111111111011101011101011101100111100010101101100111111111011101011101011101100111100010101101101011110 3feebaecf15b3feebaecf15b5e
UTF-8 딁邵跣[딁邵跣[^ 111010111001010010000001111010011000001010110101111010001011011110100011010110111110101110010100100000011110100110000010101101011110100010110111101000110101101101011110 eb9481e982b5e8b7a35beb9481e982b5e8b7a35b5e
UHC 딁邵跣[딁邵跣[^ 100010101110011111100001110100001110000011010011010110111000101011100111111000011101000011100000110100110101101101011110 8ae7e1d0e0d35b8ae7e1d0e0d35b5e

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