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 莎鰹繍菴削十蕘 1110010010110011100010101000111110001111010010101110010010111101100011011110110110001111010111001110010011111011 e4b38a8f8f4ae4bd8ded8f5ce4fb
EUC-JP 莎鰹繍菴削十蕘 1110100010110101101100111110111110111101101010111110100010111111101110101110111110111101101111011110100011111101 e8b5b3efbdabe8bfbaefbdbde8fd
UTF-8 莎鰹繍菴削十蕘 111010001000111010001110111010011011000010111001111001111011100110001101111010001000111110110100111001011000100110001010111001011000110110000001111010001001010110011000 e88e8ee9b0b9e7b98de88fb4e5898ae58d81e89598
UHC 莎??菴削十? 1101111011101101001111110011111111100100111000001101111011111011111001001010100000111111 deed3f3fe4e0defbe4a83f

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