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 茹k?[茹k?[^ 11100100101001011000001010001011001111110101101111100100101001011000001010001011001111110101101101011110 e4a5828b3f5be4a5828b3f5b5e
EUC-JP 茹k?[茹k?[^ 11101000101001111010001111101011001111110101101111101000101001111010001111101011001111110101101101011110 e8a7a3eb3f5be8a7a3eb3f5b5e
UTF-8 茹k젩[茹k젩[^ 111010001000110010111001111011111011110110001011111011001010000010101001010110111110100010001100101110011110111110111101100010111110110010100000101010010101101101011110 e88cb9efbd8beca0a95be88cb9efbd8beca0a95b5e
UHC 茹k젩[茹k젩[^ 111001101010101010100011111010111010000010100001010110111110011010101010101000111110101110100000101000010101101101011110 e6aaa3eba0a15be6aaa3eba0a15b5e

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