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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????怨??^ 0011111100111111001111110011111100111111001111111000100110000101001111110011111101011110 3f3f3f3f3f3f89853f3f5e
EUC-JP ??????怨??^ 0011111100111111001111110011111100111111001111111011000111100101001111110011111101011110 3f3f3f3f3f3fb1e53f3f5e
UTF-8 樂띻퀬蓼뺡썚怨좄뻣^ 11101111101001101011111111101011100111011011101111101101100000001010110011101111101001111000001011101011101110101010000111101100100011011001101011100110100000001010100011101100101000101000010011101011101110111010001101011110 efa6bfeb9dbbed80acefa782ebbaa1ec8d9ae680a8eca284ebbba35e
UHC 樂띻퀬蓼뺡썚怨좄뻣^ 11101000111110011000110111101010101100111010000011101001101001111001010111101001100110111000110111101010101100111010000011101000101110111011101101011110 e8f98deab3a0e9a795e99b8deab3a0e8bbbb5e

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