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 ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e
SJIS-WIN 蔀羣蔀聟K}蔀羣蔀聟K{^ 100011101100000111100011101110001000111011000001111000111101101101001011011111011000111011000001111000111011100010001110110000011110001111011011010010110111101101011110 8ec1e3b88ec1e3db4b7d8ec1e3b88ec1e3db4b7b5e
EUC-JP 蔀羣蔀聟K}蔀羣蔀聟K{^ 101111001100001111100110101110101011110011000011111001101101110101001011011111011011110011000011111001101011101010111100110000111110011011011101010010110111101101011110 bcc3e6babcc3e6dd4b7dbcc3e6babcc3e6dd4b7b5e
UTF-8 蔀羣蔀聟K}蔀羣蔀聟K{^ 1110100010010100100000001110011110111110101000111110100010010100100000001110100010000001100111110100101101111101111010001001010010000000111001111011111010100011111010001001010010000000111010001000000110011111010010110111101101011110 e89480e7bea3e89480e8819f4b7de89480e7bea3e89480e8819f4b7b5e
UHC ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e

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