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 遙??澳?┫易 1110101010100001001111110011111111100000010100110011111110000100101100101000100011010101 eaa13f3fe0533f84b288d5
EUC-JP 遙??澳?┫易 1111010010100011001111110011111111011111101101000011111110101000101101001011000011010111 f4a33f3fdfb43fa8b4b0d7
UTF-8 遙뤄숲澳낂┫易 111010011000000110011001111010111010010010000100111011001000100010110010111001101011111010110011111010111000001010000010111000101001010010101011111001101001100010010011 e98199eba484ec88b2e6beb3eb8282e294abe69893
UHC 遙뤄숲澳낂┫易 1110100110101011101101111110111110111101101000111110011111111110100001011110100110100110101101001110011010110110 e9abb7efbda3e7fe85e9a6b4e6b6

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