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 七紗エ闔ク磁 111100011110110010001110101101011000111011010001101101001110100010001110101110001000111010100101 f1ec8eb58ed1b4e88eb88ea5
EUC-JP ?七紗エ闔ク磁 00111111101111001011011110111100110100111000111010110100111011111110111010001110101110001011110010100111 3fbcb7bcd38eb4efee8eb8bca7
UTF-8 七紗エ闔ク磁 111011101000010110100111111001001011100010000011111001111011010010010111111011111011110110110100111010011001011110010100111011111011110110111000111001111010001110000001 ee85a7e4b883e7b497efbdb4e99794efbdb8e7a381
UHC ?七紗?闔?磁 0011111111110110110100101101111011101001001111111111100111101111001111111110110110111000 3ff6d2dee93ff9ef3fedb8

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