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 荏瓏展荏瓏展^ 10001001011000001110000011111010100100110101011110001001011000001110000011111010100100110101011101011110 8960e0fa93578960e0fa93575e
EUC-JP 荏瓏展荏瓏展^ 10110001110000011110000011111100110001011011100010110001110000011110000011111100110001011011100001011110 b1c1e0fcc5b8b1c1e0fcc5b85e
UTF-8 荏瓏展荏瓏展^ 11101000100011011000111111100111100100111000111111100101101100011001010111101000100011011000111111100111100100111000111111100101101100011001010101011110 e88d8fe7938fe5b195e88d8fe7938fe5b1955e
UHC 荏瓏展荏瓏展^ 11101100111110111101011011101010111011101111011111101100111110111101011011101010111011101111011101011110 ecfbd6eaeef7ecfbd6eaeef75e

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