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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遙??橈??澳 11101010101000010011111100111111100111101111010000111111001111111110000001010011 eaa13f3f9ef43f3fe053
EUC-JP 遙??橈??澳 11110100101000110011111100111111110111001111011000111111001111111101111110110100 f4a33f3fdcf63f3fdfb4
UTF-8 遙뤄슈橈놅슛澳 111010011000000110011001111010111010010010000100111011001000101010001000111001101010100110001000111010111000011010000101111011001000101010011011111001101011111010110011 e98199eba484ec8a88e6a988eb8685ec8a9be6beb3
UHC 遙뤄슈橈놅슛澳 1110100110101011101101111110111110111101101101001110100011111010100001101110111110111101101110001110011111111110 e9abb7efbdb4e8fa86efbdb8e7fe

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