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?I}?N?I{^ 0011111101001110001111110100100101111101001111110100111000111111010010010111101101011110 3f4e3f497d3f4e3f497b5e
SJIS-WIN ?N?I}?N?I{^ 0011111101001110001111110100100101111101001111110100111000111111010010010111101101011110 3f4e3f497d3f4e3f497b5e
EUC-JP ?N?I}?N?I{^ 0011111101001110001111110100100101111101001111110100111000111111010010010111101101011110 3f4e3f497d3f4e3f497b5e
UTF-8 묪N묭I}묪N묭I{^ 11101011101011001010101001001110111010111010110010101101010010010111110111101011101011001010101001001110111010111010110010101101010010010111101101011110 ebacaa4eebacad497debacaa4eebacad497b5e
UHC 묪N묭I}묪N묭I{^ 100100100100001001001110100100100100010001001001011111011001001001000010010011101001001001000100010010010111101101011110 92424e9244497d92424e9244497b5e

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