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 燿??汚??澳 11100000101000000011111100111111100010011001100000111111001111111110000001010011 e0a03f3f89983f3fe053
EUC-JP 燿??汚??澳 11100000101000100011111100111111101100011111100000111111001111111101111110110100 e0a23f3fb1f83f3fdfb4
UTF-8 燿먲숯汚띰슛澳 111001111000011110111111111010111010100010110010111011001000100010101111111001101011000110011010111010111001110110110000111011001000101010011011111001101011111010110011 e787bfeba8b2ec88afe6b19aeb9db0ec8a9be6beb3
UHC 燿먲숯汚띰슛澳 1110100011111100100100001110111110111101101000011110011111111101101101101110111110111101101110001110011111111110 e8fc90efbda1e7fdb6efbdb8e7fe

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