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 ??烟}??烟{^ 0011111100111111111000000111110001111101001111110011111111100000011111000111101101011110 3f3fe07c7d3f3fe07c7b5e
EUC-JP ??烟}??烟{^ 0011111100111111110111111101110101111101001111110011111111011111110111010111101101011110 3f3fdfdd7d3f3fdfdd7b5e
UTF-8 롏롏烟}롏롏烟{^ 111010111010000110001111111010111010000110001111111001111000001110011111011111011110101110100001100011111110101110100001100011111110011110000011100111110111101101011110 eba18feba18fe7839f7deba18feba18fe7839f7b5e
UHC 롏롏烟}롏롏烟{^ 100011101101010110001110110101011110011011010011011111011000111011010101100011101101010111100110110100110111101101011110 8ed58ed5e6d37d8ed58ed5e6d37b5e

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