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 ?价?}?价?{^ 0011111110011000110000010011111101111101001111111001100011000001001111110111101101011110 3f98c13f7d3f98c13f7b5e
EUC-JP ?价?}?价?{^ 0011111111010000110000110011111101111101001111111101000011000011001111110111101101011110 3fd0c33f7d3fd0c33f7b5e
UTF-8 충价녕}충价녕{^ 111011001011011010101001111001001011101110110111111010111000010110010101011111011110110010110110101010011110010010111011101101111110101110000101100101010111101101011110 ecb6a9e4bbb7eb85957decb6a9e4bbb7eb85957b5e
UHC 충价녕}충价녕{^ 110000111110011011001011110000001011001111100111011111011100001111100110110010111100000010110011111001110111101101011110 c3e6cbc0b3e77dc3e6cbc0b3e77b5e

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