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 闌苓珍}闌苓珍{^ 111010001000110010010111111010001001001010111111011111011110100010001100100101111110100010010010101111110111101101011110 e88c97e892bf7de88c97e892bf7b5e
EUC-JP 闌苓珍}闌苓珍{^ 111011111110110011001110111010101100010011000001011111011110111111101100110011101110101011000100110000010111101101011110 efecceeac4c17defecceeac4c17b5e
UTF-8 闌苓珍}闌苓珍{^ 111010011001011110001100111010001000101110010011111001111000111110001101011111011110100110010111100011001110100010001011100100111110011110001111100011010111101101011110 e9978ce88b93e78f8d7de9978ce88b93e78f8d7b5e
UHC ??珍}??珍{^ 0011111100111111111100101101001001111101001111110011111111110010110100100111101101011110 3f3ff2d27d3f3ff2d27b5e

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