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 ?????V?? 0011111100111111001111110011111100111111010101100011111100111111 3f3f3f3f3f563f3f
SJIS-WIN 嶸オ巐喜V嶸賄 1111101010110100101101011111101010110110100010101110110011110110101100010101011011111010101101001001100001100100 fab4b5fab68aecf6b156fab49864
EUC-JP 嶸オ巐喜?V嶸賄 1000111110111011111101001000111010110101100011111011101111111001101101001110111000111111010101101000111110111011111101001100111111000101 8fbbf48eb58fbbf9b4ee3f568fbbf4cfc5
UTF-8 嶸オ巐喜V嶸賄 11100101101101101011100011101111101111011011010111100101101101111001000011100101100101101001110011101110100100111001100001010110111001011011011010111000111010001011001110000100 e5b6b8efbdb5e5b790e5969cee939856e5b6b8e8b384
UHC 嶸??喜?V嶸賄 111001111010111000111111001111111111110111101100001111110101011011100111101011101111110011110000 e7ae3f3ffdec3f56e7aefcf0

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