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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ?れ?N}?れ?N{^ 00111111100000101110101000111111010011100111110100111111100000101110101000111111010011100111101101011110 3f82ea3f4e7d3f82ea3f4e7b5e
EUC-JP ?れ?N}?れ?N{^ 00111111101001001110110000111111010011100111110100111111101001001110110000111111010011100111101101011110 3fa4ec3f4e7d3fa4ec3f4e7b5e
UTF-8 囹れ쨲N}囹れ쨲N{^ 1110111110100110101010011110001110000010100011001110110010101000101100100100111001111101111011111010011010101001111000111000001010001100111011001010100010110010010011100111101101011110 efa6a9e3828ceca8b24e7defa6a9e3828ceca8b24e7b5e
UHC 囹れ쨲N}囹れ쨲N{^ 1110011110101010101010101110110010100100100011000100111001111101111001111010101010101010111011001010010010001100010011100111101101011110 e7aaaaeca48c4e7de7aaaaeca48c4e7b5e

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