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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??價?}??價?{^ 00111111001111111001100101001010001111110111110100111111001111111001100101001010001111110111101101011110 3f3f994a3f7d3f3f994a3f7b5e
EUC-JP ??價?}??價?{^ 00111111001111111101000110101011001111110111110100111111001111111101000110101011001111110111101101011110 3f3fd1ab3f7d3f3fd1ab3f7b5e
UTF-8 뤞뽑價뫙}뤞뽑價뫙{^ 111010111010010010011110111010111011110110010001111001011000001110111001111010111010101110011001011111011110101110100100100111101110101110111101100100011110010110000011101110011110101110101011100110010111101101011110 eba49eebbd91e583b9ebab997deba49eebbd91e583b9ebab997b5e
UHC 뤞뽑價뫙}뤞뽑價뫙{^ 10001111110011011011101111001100110010101010010010111000111111010111110110001111110011011011101111001100110010101010010010111000111111010111101101011110 8fcdbbcccaa4b8fd7d8fcdbbcccaa4b8fd7b5e

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