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 荳企ァュ}荳企ァュ{^ 111001001011100010001010111010011010011110101101011111011110010010111000100010101110100110100111101011010111101101011110 e4b88ae9a7ad7de4b88ae9a7ad7b5e
EUC-JP 荳企ァュ}荳企ァュ{^ 11101000101110101011010011101011100011101010011110001110101011010111110111101000101110101011010011101011100011101010011110001110101011010111101101011110 e8bab4eb8ea78ead7de8bab4eb8ea78ead7b5e
UTF-8 荳企ァュ}荳企ァュ{^ 111010001000110110110011111001001011110010000001111011111011110110100111111011111011110110101101011111011110100010001101101100111110010010111100100000011110111110111101101001111110111110111101101011010111101101011110 e88db3e4bc81efbda7efbdad7de88db3e4bc81efbda7efbdad7b5e
UHC 荳企??}荳企??{^ 110101001110010111010000111010100011111100111111011111011101010011100101110100001110101000111111001111110111101101011110 d4e5d0ea3f3f7dd4e5d0ea3f3f7b5e

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