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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 存??哀???? 10010001101101100011111100111111100010001010001100111111001111110011111100111111 91b63f3f88a33f3f3f3f
EUC-JP 存??哀???? 11000010101110000011111100111111101100001010010100111111001111110011111100111111 c2b83f3fb0a53f3f3f3f
UTF-8 存겼쏢哀렟卽겻뤋 111001011010110110011000111010101011001010111100111011001000111110100010111001011001001110000000111010111010000010011111111001011000110110111101111010101011001010111011111010111010010010001011 e5ad98eab2bcec8fa2e59380eba09fe58dbdeab2bbeba48b
UHC 存겼쏢哀렟卽겻뤋 11110000111011011011000011100101101111011111001111100100111011101000111010110000111100011110110110110000111001001000111110111011 f0edb0e5bdf3e4ee8eb0f1edb0e48fbb

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