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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN フ麌フ麈N}フ麌フ麈N{^ 1100110011101010011010001100110011101010011001100100111001111101110011001110101001101000110011001110101001100110010011100111101101011110 ccea68ccea664e7dccea68ccea664e7b5e
EUC-JP フ麌フ麈N}フ麌フ麈N{^ 100011101100110011110011110010011000111011001100111100111100011101001110011111011000111011001100111100111100100110001110110011001111001111000111010011100111101101011110 8eccf3c98eccf3c74e7d8eccf3c98eccf3c74e7b5e
UTF-8 フ麌フ麈N}フ麌フ麈N{^ 1110111110111110100011001110100110111010100011001110111110111110100011001110100110111010100010000100111001111101111011111011111010001100111010011011101010001100111011111011111010001100111010011011101010001000010011100111101101011110 efbe8ce9ba8cefbe8ce9ba884e7defbe8ce9ba8cefbe8ce9ba884e7b5e
UHC ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e

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