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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 荏瓏納荏瓏納^ 10001001011000001110000011111010100101000101101110001001011000001110000011111010100101000101101101011110 8960e0fa945b8960e0fa945b5e
EUC-JP 荏瓏納荏瓏納^ 10110001110000011110000011111100110001111011110010110001110000011110000011111100110001111011110001011110 b1c1e0fcc7bcb1c1e0fcc7bc5e
UTF-8 荏瓏納荏瓏納^ 11101000100011011000111111100111100100111000111111100111101101001000110111101000100011011000111111100111100100111000111111100111101101001000110101011110 e88d8fe7938fe7b48de88d8fe7938fe7b48d5e
UHC 荏瓏納荏瓏納^ 11101100111110111101011011101010110100101010000111101100111110111101011011101010110100101010000101011110 ecfbd6ead2a1ecfbd6ead2a15e

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