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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 茹k?k}茹k?k{^ 111001001010010110000010100010110011111101101011011111011110010010100101100000101000101100111111011010110111101101011110 e4a5828b3f6b7de4a5828b3f6b7b5e
EUC-JP 茹k?k}茹k?k{^ 111010001010011110100011111010110011111101101011011111011110100010100111101000111110101100111111011010110111101101011110 e8a7a3eb3f6b7de8a7a3eb3f6b7b5e
UTF-8 茹k젔k}茹k젔k{^ 1110100010001100101110011110111110111101100010111110110010100000100101000110101101111101111010001000110010111001111011111011110110001011111011001010000010010100011010110111101101011110 e88cb9efbd8beca0946b7de88cb9efbd8beca0946b7b5e
UHC 茹k젔k}茹k젔k{^ 1110011010101010101000111110101110100000100100100110101101111101111001101010101010100011111010111010000010010010011010110111101101011110 e6aaa3eba0926b7de6aaa3eba0926b7b5e

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