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 錻l犠}錻l犠{^ 111010000100011010000010100011001000101101011101011111011110100001000110100000101000110010001011010111010111101101011110 e846828c8b5d7de846828c8b5d7b5e
EUC-JP 錻l犠}錻l犠{^ 111011111010011110100011111011001011010110111110011111011110111110100111101000111110110010110101101111100111101101011110 efa7a3ecb5be7defa7a3ecb5be7b5e
UTF-8 錻l犠}錻l犠{^ 111010011000110010111011111011111011110110001100111001111000101010100000011111011110100110001100101110111110111110111101100011001110011110001010101000000111101101011110 e98cbbefbd8ce78aa07de98cbbefbd8ce78aa07b5e
UHC ?l?}?l?{^ 0011111110100011111011000011111101111101001111111010001111101100001111110111101101011110 3fa3ec3f7d3fa3ec3f7b5e

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