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 ??\n}??\n{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 闌楊\n}闌楊\n{^ 111010001000110010010111011010110101110001101110011111011110100010001100100101110110101101011100011011100111101101011110 e88c976b5c6e7de88c976b5c6e7b5e
EUC-JP 闌楊\n}闌楊\n{^ 111011111110110011001101110011000101110001101110011111011110111111101100110011011100110001011100011011100111101101011110 efeccdcc5c6e7defeccdcc5c6e7b5e
UTF-8 闌楊\n}闌楊\n{^ 11101001100101111000110011100110101001011000101001011100011011100111110111101001100101111000110011100110101001011000101001011100011011100111101101011110 e9978ce6a58a5c6e7de9978ce6a58a5c6e7b5e
UHC ?楊\n}?楊\n{^ 00111111111001011100010101011100011011100111110100111111111001011100010101011100011011100111101101011110 3fe5c55c6e7d3fe5c55c6e7b5e

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