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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 貉也ア滓ケ匁」喊 11100110101110011001011011100111101100011001111111100110101110011001011011100110101000111001101001011110 e6b996e7b19fe6b996e6a39a5e
EUC-JP 貉也ア滓ケ匁」喊 11101100101110111100110011101001100011101011000111011110111010001000111010111001110011001110100010001110101000111101001110111111 ecbbcce98eb1dee88eb9cce88ea3d3bf
UTF-8 貉也ア滓ケ匁」喊 111010001011001010001001111001001011100110011111111011111011110110110001111001101011101110010011111011111011110110111001111001011000110010000001111011111011110110100011111001011001011010001010 e8b289e4b99fefbdb1e6bb93efbdb9e58c81efbda3e5968a
UHC ?也?滓???喊 0011111111100101101001010011111111101110101010110011111100111111001111111111100111100010 3fe5a53feeab3f3f3ff9e2

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