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 跟∫粟[跟∫粟[^ 111001101110111010000001111001111000100010111110010110111110011011101110100000011110011110001000101111100101101101011110 e6ee81e788be5be6ee81e788be5b5e
EUC-JP 跟∫粟[跟∫粟[^ 111011001111000010100010111010011011000011000000010110111110110011110000101000101110100110110000110000000101101101011110 ecf0a2e9b0c05becf0a2e9b0c05b5e
UTF-8 跟∫粟[跟∫粟[^ 111010001011011110011111111000101000100010101011111001111011001010011111010110111110100010110111100111111110001010001000101010111110011110110010100111110101101101011110 e8b79fe288abe7b29f5be8b79fe288abe7b29f5b5e
UHC ?∫粟[?∫粟[^ 00111111101000011111001011100001110110000101101100111111101000011111001011100001110110000101101101011110 3fa1f2e1d85b3fa1f2e1d85b5e

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