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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 茹k?\n}茹k?\n{^ 1110010010100101100000101000101100111111010111000110111001111101111001001010010110000010100010110011111101011100011011100111101101011110 e4a5828b3f5c6e7de4a5828b3f5c6e7b5e
EUC-JP 茹k?\n}茹k?\n{^ 1110100010100111101000111110101100111111010111000110111001111101111010001010011110100011111010110011111101011100011011100111101101011110 e8a7a3eb3f5c6e7de8a7a3eb3f5c6e7b5e
UTF-8 茹k젷\n}茹k젷\n{^ 11101000100011001011100111101111101111011000101111101100101000001011011101011100011011100111110111101000100011001011100111101111101111011000101111101100101000001011011101011100011011100111101101011110 e88cb9efbd8beca0b75c6e7de88cb9efbd8beca0b75c6e7b5e
UHC 茹k젷\n}茹k젷\n{^ 11100110101010101010001111101011101000001010101101011100011011100111110111100110101010101010001111101011101000001010101101011100011011100111101101011110 e6aaa3eba0ab5c6e7de6aaa3eba0ab5c6e7b5e

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