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{^ 001111110011111100111111100010111011111001001110011111010011111100111111001111111000101110111110010011100111101101011110 3f3f3f8bbe4e7d3f3f3f8bbe4e7b5e
EUC-JP 碊?碊鏡N}碊?碊鏡N{^ 1000111111001111111011110011111110001111110011111110111110110110110000000100111001111101100011111100111111101111001111111000111111001111111011111011011011000000010011100111101101011110 8fcfef3f8fcfefb6c04e7d8fcfef3f8fcfefb6c04e7b5e
UTF-8 碊鏣碊鏡N}碊鏣碊鏡N{^ 1110011110100010100010101110100110001111101000111110011110100010100010101110100110001111101000010100111001111101111001111010001010001010111010011000111110100011111001111010001010001010111010011000111110100001010011100111101101011110 e7a28ae98fa3e7a28ae98fa14e7de7a28ae98fa3e7a28ae98fa14e7b5e
UHC ???鏡N}???鏡N{^ 001111110011111100111111110011001111000001001110011111010011111100111111001111111100110011110000010011100111101101011110 3f3f3fccf04e7d3f3f3fccf04e7b5e

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