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 蓚コ霎樔鮗霎曖 11100100111010011011101011101000101111101001111011100100111010011011101011101000101111101001111001000010 e4e9bae8be9ee4e9bae8be9e42
EUC-JP 蓚コ霎樔鮗霎曖 1110100011101011100011101011101011110000110000001101110011100110111100101011110011110000110000001101101110100011 e8eb8ebaf0c0dce6f2bcf0c0dba3
UTF-8 蓚コ霎樔鮗霎曖 111010001001001110011010111011111011110110111010111010011001110010001110111001101010100010010100111010011010111010010111111010011001110010001110111001101001101110010110 e8939aefbdbae99c8ee6a894e9ae97e99c8ee69b96
UHC 蓚?????曖 111000101011111000111111001111110011111100111111001111111110010011110010 e2be3f3f3f3f3fe4f2

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