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^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
SJIS-WIN ??曝∮???猶^e^ 0011111100111111100101001001100010000111100100110011111100111111001111111001011101010000010111100110010101011110 3f3f949887933f3f3f97505e655e
EUC-JP ?đ曝????猶^e^ 001111111000111110101001110000101100011111111000001111110011111100111111001111111100110110110001010111100110010101011110 3f8fa9c2c7f83f3f3f3fcdb15e655e
UTF-8 룶đ曝∮룶절룫猶^e^ 1110101110100011101101101100010010010001111001101001101110011101111000101000100010101110111010111010001110110110111011001010000010001000111010111010001110101011111001111000110010110110010111100110010101011110 eba3b6c491e69b9de288aeeba3b6eca088eba3abe78cb65e655e
UHC 룶đ曝∮룶절룫猶^e^ 10001111101010111010100110100010111110001110110110100010101100011000111110101011110000001111110110001111101000101110101110100010010111100110010101011110 8faba9a2f8eda2b18fabc0fd8fa2eba25e655e

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