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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 余???}余???{^ 10010111010111010011111100111111001111110111110110010111010111010011111100111111001111110111101101011110 975d3f3f3f7d975d3f3f3f7b5e
EUC-JP 余???}余???{^ 11001101101111100011111100111111001111110111110111001101101111100011111100111111001111110111101101011110 cdbe3f3f3f7dcdbe3f3f3f7b5e
UTF-8 余꾆얜뱦}余꾆얜뱦{^ 111001001011110110011001111010101011111010000110111011001001011010011100111010111011000110100110011111011110010010111101100110011110101010111110100001101110110010010110100111001110101110110001101001100111101101011110 e4bd99eabe86ec969cebb1a67de4bd99eabe86ec969cebb1a67b5e
UHC 余꾆얜뱦}余꾆얜뱦{^ 11100101111110011000010011001110101111101110101110010011100011000111110111100101111110011000010011001110101111101110101110010011100011000111101101011110 e5f984cebeeb938c7de5f984cebeeb938c7b5e

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