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 鮨種擠妤ー髞豬 11101001101111011000111011101101100111011010100111111010101001001011000011101001100101001110011010110101 e9bd8eed9da9faa4b0e994e6b5
EUC-JP 鮨種擠妤ー髞豬 111100101011111110111100111011111101101010101011100011111011100110101111100011101011000011110001111101001110110010110111 f2bfbcefdaab8fb9af8eb0f1f4ecb7
UTF-8 鮨種擠妤ー髞豬 111010011010111010101000111001111010100010101110111001101001001110100000111001011010011010100100111011111011110110110000111010011010101110011110111010001011000110101100 e9aea8e7a8aee693a0e5a6a4efbdb0e9ab9ee8b1ac
UHC ?種????? 0011111111110000111110100011111100111111001111110011111100111111 3ff0fa3f3f3f3f3f

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