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 ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642
SJIS-WIN 莵籬F}v莵籬F}vB 111001001011011111100010110111110100011001111101011101101110010010110111111000101101111101000110011111010111011001000010 e4b7e2df467d76e4b7e2df467d7642
EUC-JP 莵籬F}v莵籬F}vB 111010001011100111100100111000010100011001111101011101101110100010111001111001001110000101000110011111010111011001000010 e8b9e4e1467d76e8b9e4e1467d7642
UTF-8 莵籬F}v莵籬F}vB 11101000100011101011010111100111101100011010110001000110011111010111011011101000100011101011010111100111101100011010110001000110011111010111011001000010 e88eb5e7b1ac467d76e88eb5e7b1ac467d7642
UHC ?籬F}v?籬F}vB 00111111110101111110011001000110011111010111011000111111110101111110011001000110011111010111011001000010 3fd7e6467d763fd7e6467d7642

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