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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 喇隴摩}喇隴摩{^ 100110100110100011101000101011011001011010000000011111011001101001101000111010001010110110010110100000000111101101011110 9a68e8ad96807d9a68e8ad96807b5e
EUC-JP 喇隴摩}喇隴摩{^ 110100111100100111110000101011111100101111100000011111011101001111001001111100001010111111001011111000000111101101011110 d3c9f0afcbe07dd3c9f0afcbe07b5e
UTF-8 喇隴摩}喇隴摩{^ 111001011001011010000111111010011001101010110100111001101001000110101001011111011110010110010110100001111110100110011010101101001110011010010001101010010111101101011110 e59687e99ab4e691a97de59687e99ab4e691a97b5e
UHC 喇?摩}喇?摩{^ 11010100111110100011111111011000101001000111110111010100111110100011111111011000101001000111101101011110 d4fa3fd8a47dd4fa3fd8a47b5e

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