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 ???I???? 0011111100111111001111110100100100111111001111110011111100111111 3f3f3f493f3f3f3f
SJIS-WIN ???I???? 0011111100111111001111110100100100111111001111110011111100111111 3f3f3f493f3f3f3f
EUC-JP ???I???? 0011111100111111001111110100100100111111001111110011111100111111 3f3f3f493f3f3f3f
UTF-8 溜삳젎I溜븍ℓ溜 11101111101001111000101111101100100000101011001111101100101000001000111001001001111011111010011110001011111010111011100010001101111000101000010010010011111011111010011110001011 efa78bec82b3eca08e49efa78bebb88de28493efa78b
UHC 溜삳젎I溜븍ℓ溜 111010101111111010111011111010111010000010001111010010011110101011111110101110101110101110100111101001001110101011111110 eafebbeba08f49eafebaeba7a4eafe

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