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 ??????F 00111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f46
SJIS-WIN 昔菽船僊楔洵F 10010000110011001110010011000001100100010100010010011001010000011001111010110110100111111010101101000110 90cce4c1914499419eb69fab46
EUC-JP 昔菽船僊楔洵F 11000000110011101110100011000011110000011010010111010001101000101101110010111000110111101010110101000110 c0cee8c3c1a5d1a2dcb8dead46
UTF-8 昔菽船僊楔洵F 11100110100110001001010011101000100011111011110111101000100010001011100111100101100000111000101011100110101001011001010011100110101101001011010101000110 e69894e88fbde888b9e5838ae6a594e6b4b546
UHC 昔菽船僊楔洵F 11100000101011101110001011011101111000001100111111100000101110101110000011011011111000101110011101000110 e0aee2dde0cfe0bae0dbe2e746

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