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 ??ィ◇??∵ 00111111001111111000001101000010100000011001111000111111001111111000000111100110 3f3f8342819e3f3f81e6
EUC-JP ??ィ◇??∵ 00111111001111111010010110100011101000011111111000111111001111111010001011101000 3f3fa5a3a1fe3f3fa2e8
UTF-8 룴햶ィ◇룶끗∵ 111010111010001110110100111011011001011010110110111000111000001010100011111000101001011110000111111010111010001110110110111010111000000110010111111000101000100010110101 eba3b4ed96b6e382a3e29787eba3b6eb8197e288b5
UHC 룴햶ィ◇룶끗∵ 1000111110101001110000011000111110101011101000111010000111011110100011111010101110110010111111011010000111110001 8fa9c18faba3a1de8fabb2fda1f1

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