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{^ 00111111001111111000111011110110010011100111110100111111001111111000111011110110010011100111101101011110 3f3f8ef64e7d3f3f8ef64e7b5e
EUC-JP ??授N}??授N{^ 00111111001111111011110011111000010011100111110100111111001111111011110011111000010011100111101101011110 3f3fbcf84e7d3f3fbcf84e7b5e
UTF-8 ㏂썴授N}㏂썴授N{^ 1110001110001111100000101110110010001101101101001110011010001110100010000100111001111101111000111000111110000010111011001000110110110100111001101000111010001000010011100111101101011110 e38f82ec8db4e68e884e7de38f82ec8db4e68e884e7b5e
UHC ㏂썴授N}㏂썴授N{^ 1010001011100011100110111010001011100010101000110100111001111101101000101110001110011011101000101110001010100011010011100111101101011110 a2e39ba2e2a34e7da2e39ba2e2a34e7b5e

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