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 易??邀??澳 10001000110101010011111100111111111001111011000100111111001111111110000001010011 88d53f3fe7b13f3fe053
EUC-JP 易??邀??澳 10110000110101110011111100111111111011101011001100111111001111111101111110110100 b0d73f3feeb33f3fdfb4
UTF-8 易뉛쉥邀섓쉥澳 111001101001100010010011111010111000100110011011111011001000100110100101111010011000001010000000111011001000010010010011111011001000100110100101111001101011111010110011 e69893eb899bec89a5e98280ec8493ec89a5e6beb3
UHC 易뉛쉥邀섓쉥澳 1110011010110110100001111110111110111101101010111110100110101101100110001110111110111101101010111110011111111110 e6b687efbdabe9ad98efbdabe7fe

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