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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 澳?????晤?? 1110000001010011001111110011111100111111001111110011111110011101111010110011111100111111 e0533f3f3f3f3f9deb3f3f
EUC-JP 澳?????晤?? 1101111110110100001111110011111100111111001111110011111111011010111011010011111100111111 dfb43f3f3f3f3fdaed3f3f
UTF-8 澳랃슛溫뽳쉿晤쀯쉰 111001101011111010110011111010111001111010000011111011001000101010011011111001101011101010101011111010111011110110110011111011001000100110111111111001101001100110100100111011001000000010101111111011001000100110110000 e6beb3eb9e83ec8a9be6baabebbdb3ec89bfe699a4ec80afec89b0
UHC 澳랃슛溫뽳쉿晤쀯쉰 111001111111111010001101111011111011110110111000111010001010111010010110111011111011110110110010111001111111101110010111111011111011110110101110 e7fe8defbdb8e8ae96efbdb2e7fb97efbdae

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