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 啼??}啼??{^ 1001101001100101001111110011111101111101100110100110010100111111001111110111101101011110 9a653f3f7d9a653f3f7b5e
EUC-JP 啼??}啼??{^ 1101001111000110001111110011111101111101110100111100011000111111001111110111101101011110 d3c63f3f7dd3c63f3f7b5e
UTF-8 啼ㅺㅃ}啼ㅺㅃ{^ 111001011001010110111100111000111000010110111010111000111000010110000011011111011110010110010101101111001110001110000101101110101110001110000101100000110111101101011110 e595bce385bae385837de595bce385bae385837b5e
UHC 啼ㅺㅃ}啼ㅺㅃ{^ 111100001010011010100100111010101010010010110011011111011111000010100110101001001110101010100100101100110111101101011110 f0a6a4eaa4b37df0a6a4eaa4b37b5e

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