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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 峵疾ー齊アシ齊イ 1111101010101110100011101011111011110000101101011011000011101010100011101011000110111100111010101000111010110010 faae8ebef0b5b0ea8eb1bcea8eb2
EUC-JP ?疾?ー齊アシ齊イ 00111111101111001100000000111111100011101011000011110011111011101000111010110001100011101011110011110011111011101000111010110010 3fbcc03f8eb0f3ee8eb18ebcf3ee8eb2
UTF-8 峵疾ー齊アシ齊イ 111001011011001110110101111001111001011010111110111011101000000110110100111011111011110110110000111010011011110110001010111011111011110110110001111011111011110110111100111010011011110110001010111011111011110110110010 e5b3b5e796beee81b4efbdb0e9bd8aefbdb1efbdbce9bd8aefbdb2
UHC ?疾??齊??齊? 001111111111001011110000001111110011111111110000101110100011111100111111111100001011101000111111 3ff2f03f3ff0ba3f3ff0ba3f

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