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 ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ??ゲ??ケ??e^ 001111110011111110000011010100010011111100111111100000110101000000111111001111110110010101011110 3f3f83513f3f83503f3f655e
EUC-JP ??ゲ??ケ??e^ 001111110011111110100101101100100011111100111111101001011011000100111111001111110110010101011110 3f3fa5b23f3fa5b13f3f655e
UTF-8 룴횕ゲ룵쾹ケ룵웡e^ 1110101110100011101101001110110110011010100101011110001110000010101100101110101110100011101101011110110010111110101110011110001110000010101100011110101110100011101101011110110010011011101000010110010101011110 eba3b4ed9a95e382b2eba3b5ecbeb9e382b1eba3b5ec9ba1655e
UHC 룴횕ゲ룵쾹ケ룵웡e^ 100011111010100111000011100011111010101110110010100011111010101010110010100011111010101110110001100011111010101010111111111111010110010101011110 8fa9c38fabb28faab28fabb18faabffd655e

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