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 菫茸熙}菫茸熙{^ 111001001011111110010001111110011110101010100100011111011110010010111111100100011111100111101010101001000111101101011110 e4bf91f9eaa47de4bf91f9eaa47b5e
EUC-JP 菫茸熙}菫茸熙{^ 111010001100000111000010111110111111010010100110011111011110100011000001110000101111101111110100101001100111101101011110 e8c1c2fbf4a67de8c1c2fbf4a67b5e
UTF-8 菫茸熙}菫茸熙{^ 111010001000111110101011111010001000110010111000111001111000011010011001011111011110100010001111101010111110100010001100101110001110011110000110100110010111101101011110 e88fabe88cb8e786997de88fabe88cb8e786997b5e
UHC 菫茸熙}菫茸熙{^ 110100001100101111101001110001111111110111110111011111011101000011001011111010011100011111111101111101110111101101011110 d0cbe9c7fdf77dd0cbe9c7fdf77b5e

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