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 貔磯岫豼オ謔碓 11100110101111101000100011101001100110111010101111100110101111111011010111100110100000101000100101001111 e6be88e99babe6bfb5e682894f
EUC-JP 貔磯岫豼オ謔碓 1110110011000000101100001110101111010110101011011110110011000001100011101011010111101011111000101011000110110000 ecc0b0ebd6adecc18eb5ebe2b1b0
UTF-8 貔磯岫豼オ謔碓 111010001011001010010100111001111010001110101111111001011011001010101011111010001011000110111100111011111011110110110101111010001010110010010100111001111010001010010011 e8b294e7a3afe5b2abe8b1bcefbdb5e8ac94e7a293
UHC ?磯岫??謔? 00111111110100011011010011100001111110110011111100111111111110011100110000111111 3fd1b4e1fb3f3ff9cc3f

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