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 趁狗ャ倡ィ咏ル 111001101110000110001011111001111010110010011000111001111010100010011001111001111000001110001011 e6e18be7ac98e7a899e7838b
EUC-JP 趁狗ャ倡ィ咏ル 1110110011100011101101101110100110001110101011001101000011101001100011101010100011010010111010011010010111101011 ece3b6e98eacd0e98ea8d2e9a5eb
UTF-8 趁狗ャ倡ィ咏ル 111010001011011010000001111001111000101110010111111011111011110110101100111001011000000010100001111011111011110110101000111001011001001010001111111000111000001110101011 e8b681e78b97efbdace580a1efbda8e5928fe383ab
UHC ?狗?倡??ル 00111111110011111011011100111111111100111101101100111111001111111010101111101011 3fcfb73ff3db3f3fabeb

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