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 萍車軸}萍車軸{^ 111001001100101010001110110101001000111010110010011111011110010011001010100011101101010010001110101100100111101101011110 e4ca8ed48eb27de4ca8ed48eb27b5e
EUC-JP 萍車軸}萍車軸{^ 111010001100110010111100110101101011110010110100011111011110100011001100101111001101011010111100101101000111101101011110 e8ccbcd6bcb47de8ccbcd6bcb47b5e
UTF-8 萍車軸}萍車軸{^ 111010001001000010001101111010001011101110001010111010001011101110111000011111011110100010010000100011011110100010111011100010101110100010111011101110000111101101011110 e8908de8bb8ae8bbb87de8908de8bb8ae8bbb87b5e
UHC 萍車軸}萍車軸{^ 111110001100001111110011101100111111010111101110011111011111100011000011111100111011001111110101111011100111101101011110 f8c3f3b3f5ee7df8c3f3b3f5ee7b5e

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