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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 粭シ、[粭シ、[^ 1110001011100100101111001010010001011011111000101110010010111100101001000101101101011110 e2e4bca45be2e4bca45b5e
EUC-JP 粭シ、[粭シ、[^ 111001001110011010001110101111001000111010100100010110111110010011100110100011101011110010001110101001000101101101011110 e4e68ebc8ea45be4e68ebc8ea45b5e
UTF-8 粭シ、[粭シ、[^ 111001111011001010101101111011111011110110111100111011111011110110100100010110111110011110110010101011011110111110111101101111001110111110111101101001000101101101011110 e7b2adefbdbcefbda45be7b2adefbdbcefbda45b5e
UHC ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e

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