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 蓚爺ウシ蟇零、 1110010011101001100101101110101010110011101111001110010110101111100101111110101110100100 e4e996eab3bce5af97eba4
EUC-JP 蓚爺ウシ蟇零、 1110100011101011110011001110110010001110101100111000111010111100111010101011000111001110111011011000111010100100 e8ebccec8eb38ebceab1ceed8ea4
UTF-8 蓚爺ウシ蟇零、 111010001001001110011010111001111000100010111010111011111011110110110011111011111011110110111100111010001001111110000111111010011001101110110110111011111011110110100100 e8939ae788baefbdb3efbdbce89f87e99bb6efbda4
UHC 蓚爺???零? 11100010101111101110010110101100001111110011111100111111110101101100001100111111 e2bee5ac3f3f3fd6c33f

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