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 ?烟?}?烟?{^ 0011111111100000011111000011111101111101001111111110000001111100001111110111101101011110 3fe07c3f7d3fe07c3f7b5e
EUC-JP ?烟?}?烟?{^ 0011111111011111110111010011111101111101001111111101111111011101001111110111101101011110 3fdfdd3f7d3fdfdd3f7b5e
UTF-8 잯烟뻡}잯烟뻡{^ 111011001001111010101111111001111000001110011111111010111011101110100001011111011110110010011110101011111110011110000011100111111110101110111011101000010111101101011110 ec9eafe7839febbba17dec9eafe7839febbba17b5e
UHC 잯烟뻡}잯烟뻡{^ 100111111111100011100110110100111001011001101010011111011001111111111000111001101101001110010110011010100111101101011110 9ff8e6d3966a7d9ff8e6d3966a7b5e

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