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 ?賑?}?賑?{^ 0011111110010011111101100011111101111101001111111001001111110110001111110111101101011110 3f93f63f7d3f93f63f7b5e
EUC-JP ?賑?}?賑?{^ 0011111111000110111110000011111101111101001111111100011011111000001111110111101101011110 3fc6f83f7d3fc6f83f7b5e
UTF-8 틔賑蘿}틔賑蘿{^ 111011011000101110010100111010001011001110010001111011111010010010010000011111011110110110001011100101001110100010110011100100011110111110100100100100000111101101011110 ed8b94e8b391efa4907ded8b94e8b391efa4907b5e
UHC 틔賑蘿}틔賑蘿{^ 110001101011011111110010111000011101000111011101011111011100011010110111111100101110000111010001110111010111101101011110 c6b7f2e1d1dd7dc6b7f2e1d1dd7b5e

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