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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ?琁?}?琁?{^ 00111111100011111100110010100011001111110111110100111111100011111100110010100011001111110111101101011110 3f8fcca33f7d3f8fcca33f7b5e
UTF-8 충琁녕}충琁녕{^ 111011001011011010101001111001111001000010000001111010111000010110010101011111011110110010110110101010011110011110010000100000011110101110000101100101010111101101011110 ecb6a9e79081eb85957decb6a9e79081eb85957b5e
UHC 충琁녕}충琁녕{^ 110000111110011011100000110001001011001111100111011111011100001111100110111000001100010010110011111001110111101101011110 c3e6e0c4b3e77dc3e6e0c4b3e77b5e

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