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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 余??宜?㎝雅 1001011101011101001111110011111110001011010110000011111110000111011100001000100111101011 975d3f3f8b583f877089eb
EUC-JP 余??宜??雅 11001101101111100011111100111111101101011011100100111111001111111011001011101101 cdbe3f3fb5b93f3fb2ed
UTF-8 余쒖꼶宜뱀㎝雅 111001001011110110011001111011001001001010010110111010101011110010110110111001011010111010011100111010111011000110000000111000111000111010011101111010011001101110000101 e4bd99ec9296eabcb6e5ae9cebb180e38e9de99b85
UHC 余쒖꼶宜뱀㎝雅 1110010111111001100111001110110010000100100011101110101111110001101110011110110010100111101011111110010010111010 e5f99cec848eebf1b9eca7afe4ba

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