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 肛?煜}肛?煜{^ 11100011111010000011111111111011010101010111110111100011111010000011111111111011010101010111101101011110 e3e83ffb557de3e83ffb557b5e
EUC-JP 肛?煜}肛?煜{^ 111001101110101000111111100011111100100111111100011111011110011011101010001111111000111111001001111111000111101101011110 e6ea3f8fc9fc7de6ea3f8fc9fc7b5e
UTF-8 肛숨煜}肛숨煜{^ 111010001000001010011011111011001000100010101000111001111000010110011100011111011110100010000010100110111110110010001000101010001110011110000101100111000111101101011110 e8829bec88a8e7859c7de8829bec88a8e7859c7b5e
UHC 肛숨煜}肛숨煜{^ 111110011111110110111100111110111110100111110010011111011111100111111101101111001111101111101001111100100111101101011110 f9fdbcfbe9f27df9fdbcfbe9f27b5e

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