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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN ?船?L?船?L^ 0011111110010001010001000011111101001100001111111001000101000100001111110100110001011110 3f91443f4c3f91443f4c5e
EUC-JP 饍船渲L饍船渲L^ 10001111111010001110110111000001101001011000111111000111111011000100110010001111111010001110110111000001101001011000111111000111111011000100110001011110 8fe8edc1a58fc7ec4c8fe8edc1a58fc7ec4c5e
UTF-8 饍船渲L饍船渲L^ 111010011010010110001101111010001000100010111001111001101011100010110010010011001110100110100101100011011110100010001000101110011110011010111000101100100100110001011110 e9a58de888b9e6b8b24ce9a58de888b9e6b8b24c5e
UHC 饍船渲L饍船渲L^ 111000001101011111100000110011111110000011000010010011001110000011010111111000001100111111100000110000100100110001011110 e0d7e0cfe0c24ce0d7e0cfe0c24c5e

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