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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ア赶エア赶エ^ 11110001111000011011000111111011101100001011010011110001111000011011000111111011101100001011010001011110 f1e1b1fbb0b4f1e1b1fbb0b45e
EUC-JP ?ア?エ?ア?エ^ 00111111100011101011000100111111100011101011010000111111100011101011000100111111100011101011010001011110 3f8eb13f8eb43f8eb13f8eb45e
UTF-8 ア赶エア赶エ^ 11101110100001011001110011101111101111011011000111101000101101011011011011101111101111011011010011101110100001011001110011101111101111011011000111101000101101011011011011101111101111011011010001011110 ee859cefbdb1e8b5b6efbdb4ee859cefbdb1e8b5b6efbdb45e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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