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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
UTF-8 蓮얗쎁D蓮얗쎁D^ 111011111010011010011001111011001001011010010111111011001000111010000001010001001110111110100110100110011110110010010110100101111110110010001110100000010100010001011110 efa699ec9697ec8e8144efa699ec9697ec8e81445e
UHC 蓮얗쎁D蓮얗쎁D^ 111001101110010110111110111010011001101110101011010001001110011011100101101111101110100110011011101010110100010001011110 e6e5bee99bab44e6e5bee99bab445e

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