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 ?????h????? 0011111100111111001111110011111100111111011010000011111100111111001111110011111100111111 3f3f3f3f3f683f3f3f3f3f
SJIS-WIN ???援?h???援? 00111111001111110011111110001001100001110011111101101000001111110011111100111111100010011000011100111111 3f3f3f89873f683f3f3f89873f
EUC-JP ???援?h???援? 00111111001111110011111110110001111001110011111101101000001111110011111100111111101100011110011100111111 3f3f3fb1e73f683f3f3fb1e73f
UTF-8 列룸뱢援쌲h列룸뱢援쌲 11101111101001101001110011101011101000111011100011101011101100011010001011100110100011111011010011101100100011001011001001101000111011111010011010011100111010111010001110111000111010111011000110100010111001101000111110110100111011001000110010110010 efa69ceba3b8ebb1a2e68fb4ec8cb268efa69ceba3b8ebb1a2e68fb4ec8cb2
UHC 列룸뱢援쌲h列룸뱢援쌲 111001101110101010110111111010111001001110001000111010101011010110011011010110100110100011100110111010101011011111101011100100111000100011101010101101011001101101011010 e6eab7eb9388eab59b5a68e6eab7eb9388eab59b5a

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