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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 涅??@涅??@B 1001111110111000001111110011111101000000100111111011100000111111001111110100000001000010 9fb83f3f409fb83f3f4042
EUC-JP 涅??@涅??@B 1101111010111010001111110011111101000000110111101011101000111111001111110100000001000010 deba3f3f40deba3f3f4042
UTF-8 涅됬쵖@涅됬쵖@B 111001101011011010000101111010111001000010101100111011001011010110010110010000001110011010110110100001011110101110010000101011001110110010110101100101100100000001000010 e6b685eb90acecb59640e6b685eb90acecb5964042
UHC 涅됬쵖@涅됬쵖@B 111001101110111010001001111001111010110010011000010000001110011011101110100010011110011110101100100110000100000001000010 e6ee89e7ac9840e6ee89e7ac984042

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