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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 茹k?U}茹k?U{^ 111001001010010110000010100010110011111101010101011111011110010010100101100000101000101100111111010101010111101101011110 e4a5828b3f557de4a5828b3f557b5e
EUC-JP 茹k?U}茹k?U{^ 111010001010011110100011111010110011111101010101011111011110100010100111101000111110101100111111010101010111101101011110 e8a7a3eb3f557de8a7a3eb3f557b5e
UTF-8 茹k젩U}茹k젩U{^ 1110100010001100101110011110111110111101100010111110110010100000101010010101010101111101111010001000110010111001111011111011110110001011111011001010000010101001010101010111101101011110 e88cb9efbd8beca0a9557de88cb9efbd8beca0a9557b5e
UHC 茹k젩U}茹k젩U{^ 1110011010101010101000111110101110100000101000010101010101111101111001101010101010100011111010111010000010100001010101010111101101011110 e6aaa3eba0a1557de6aaa3eba0a1557b5e

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