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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??曝∮???圓 0011111100111111100101001001100010000111100100110011111100111111001111111001101010100010 3f3f949887933f3f3f9aa2
EUC-JP ?đ曝????圓 001111111000111110101001110000101100011111111000001111110011111100111111001111111101010010100100 3f8fa9c2c7f83f3f3f3fd4a4
UTF-8 룶đ曝∮룶절룫圓 1110101110100011101101101100010010010001111001101001101110011101111000101000100010101110111010111010001110110110111011001010000010001000111010111010001110101011111001011001110010010011 eba3b6c491e69b9de288aeeba3b6eca088eba3abe59c93
UHC 룶đ曝∮룶절룫圓 10001111101010111010100110100010111110001110110110100010101100011000111110101011110000001111110110001111101000101110101010101101 8faba9a2f8eda2b18fabc0fd8fa2eaad

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