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^ 0011111100111111100010011000110001000100001111110011111110001001100011000100010001011110 3f3f898c443f3f898c445e
EUC-JP ??煙D??煙D^ 0011111100111111101100011110110001000100001111110011111110110001111011000100010001011110 3f3fb1ec443f3fb1ec445e
UTF-8 롍렊煙D롍렊煙D^ 111010111010000110001101111010111010000010001010111001111000010110011001010001001110101110100001100011011110101110100000100010101110011110000101100110010100010001011110 eba18deba08ae7859944eba18deba08ae78599445e
UHC 롍렊煙D롍렊煙D^ 100011101101001110001110101000011110011011010101010001001000111011010011100011101010000111100110110101010100010001011110 8ed38ea1e6d5448ed38ea1e6d5445e

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