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 ?烟流}?烟流{^ 00111111111000000111110010010111101011000111110100111111111000000111110010010111101011000111101101011110 3fe07c97ac7d3fe07c97ac7b5e
EUC-JP ?烟流}?烟流{^ 00111111110111111101110111001110101011100111110100111111110111111101110111001110101011100111101101011110 3fdfddceae7d3fdfddceae7b5e
UTF-8 뤗烟流}뤗烟流{^ 111010111010010010010111111001111000001110011111111001101011010110000001011111011110101110100100100101111110011110000011100111111110011010110101100000010111101101011110 eba497e7839fe6b5817deba497e7839fe6b5817b5e
UHC 뤗烟流}뤗烟流{^ 100011111100011111100110110100111101011110110101011111011000111111000111111001101101001111010111101101010111101101011110 8fc7e6d3d7b57d8fc7e6d3d7b57b5e

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