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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 汐渧ミ齊アシ魍 11110000101111001000111010101100111110110100100011010000111010101000111010110001101111001110100110110001 f0bc8eacfb48d0ea8eb1bce9b1
EUC-JP ?汐渧ミ齊アシ魍 00111111101111001010111010001111110001111110101110001110110100001111001111101110100011101011000110001110101111001111001010110011 3fbcae8fc7eb8ed0f3ee8eb18ebcf2b3
UTF-8 汐渧ミ齊アシ魍 111011101000000110111011111001101011000110010000111001101011100010100111111011111011111010010000111010011011110110001010111011111011110110110001111011111011110110111100111010011010110110001101 ee81bbe6b190e6b8a7efbe90e9bd8aefbdb1efbdbce9ad8d
UHC ?汐??齊??? 00111111111000001011000100111111001111111111000010111010001111110011111100111111 3fe0b13f3ff0ba3f3f3f

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