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 七紗イシシ齊・ 1111000011101100100011101011010110001110110100011011001011110001100011101011110010111100111010101000111010100101 f0ec8eb58ed1b2f18ebcbcea8ea5
EUC-JP ?七紗イ?シシ齊・ 00111111101111001011011110111100110100111000111010110010001111111000111010111100100011101011110011110011111011101000111010100101 3fbcb7bcd38eb23f8ebc8ebcf3ee8ea5
UTF-8 七紗イシシ齊・ 111011101000001010101011111001001011100010000011111001111011010010010111111011111011110110110010111011101000010010001001111011111011110110111100111011111011110110111100111010011011110110001010111011111011110110100101 ee82abe4b883e7b497efbdb2ee8489efbdbcefbdbce9bd8aefbda5
UHC ?七紗????齊? 001111111111011011010010110111101110100100111111001111110011111100111111111100001011101000111111 3ff6d2dee93f3f3f3ff0ba3f

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