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 僥??邀??? 100110010100011000111111001111111110011110110001001111110011111100111111 99463f3fe7b13f3f3f
EUC-JP 僥??邀??琰 1101000110100111001111110011111111101110101100110011111100111111100011111100110010110100 d1a73f3feeb33f3f8fccb4
UTF-8 僥㏆풄邀랂쑠琰 111001011000001110100101111000111000111110000110111011011001001010000100111010011000001010000000111010111001111010000010111011001001000110100000111001111001000010110000 e583a5e38f86ed9284e98280eb9e82ec91a0e790b0
UHC 僥㏆풄邀랂쑠琰 1110100011101001101001111110111110111110100011001110100110101101100011011110111010011100101111111110011011111100 e8e9a7efbe8ce9ad8dee9cbfe6fc

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