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 逅∫粟[逅∫粟[^ 111001111001000010000001111001111000100010111110010110111110011110010000100000011110011110001000101111100101101101011110 e79081e788be5be79081e788be5b5e
EUC-JP 逅∫粟[逅∫粟[^ 111011011111000010100010111010011011000011000000010110111110110111110000101000101110100110110000110000000101101101011110 edf0a2e9b0c05bedf0a2e9b0c05b5e
UTF-8 逅∫粟[逅∫粟[^ 111010011000000010000101111000101000100010101011111001111011001010011111010110111110100110000000100001011110001010001000101010111110011110110010100111110101101101011110 e98085e288abe7b29f5be98085e288abe7b29f5b5e
UHC 逅∫粟[逅∫粟[^ 111111011011000110100001111100101110000111011000010110111111110110110001101000011111001011100001110110000101101101011110 fdb1a1f2e1d85bfdb1a1f2e1d85b5e

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