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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 篠モケ偲耳偲治B 10001110110000101101001110111001100011101100001110001110101010001000111011000011100011101010000101000010 8ec2d3b98ec38ea88ec38ea142
EUC-JP 篠モケ偲耳偲治B 101111001100010010001110110100111000111010111001101111001100010110111100101010101011110011000101101111001010001101000010 bcc48ed38eb9bcc5bcaabcc5bca342
UTF-8 篠モケ偲耳偲治B 11100111101011111010000011101111101111101001001111101111101111011011100111100101100000011011001011101000100000001011001111100101100000011011001011100110101100101011101101000010 e7afa0efbe93efbdb9e581b2e880b3e581b2e6b2bb42
UHC 篠???耳?治B 1110000111000110001111110011111100111111111011001011110000111111111101101011110101000010 e1c63f3f3fecbc3ff6bd42

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