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 萍眈萍眈}萍眈萍眈{^ 11100100110010101110000110111100111001001100101011100001101111000111110111100100110010101110000110111100111001001100101011100001101111000111101101011110 e4cae1bce4cae1bc7de4cae1bce4cae1bc7b5e
EUC-JP 萍眈萍眈}萍眈萍眈{^ 11101000110011001110001010111110111010001100110011100010101111100111110111101000110011001110001010111110111010001100110011100010101111100111101101011110 e8cce2bee8cce2be7de8cce2bee8cce2be7b5e
UTF-8 萍眈萍眈}萍眈萍眈{^ 111010001001000010001101111001111001110010001000111010001001000010001101111001111001110010001000011111011110100010010000100011011110011110011100100010001110100010010000100011011110011110011100100010000111101101011110 e8908de79c88e8908de79c887de8908de79c88e8908de79c887b5e
UHC 萍眈萍眈}萍眈萍眈{^ 11111000110000111111011110101111111110001100001111110111101011110111110111111000110000111111011110101111111110001100001111110111101011110111101101011110 f8c3f7aff8c3f7af7df8c3f7aff8c3f7af7b5e

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