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 腱ъ浸}腱ъ浸{^ 111001000100011010000100100011001001000001011010011111011110010001000110100001001000110010010000010110100111101101011110 e446848c905a7de446848c905a7b5e
EUC-JP 腱ъ浸}腱ъ浸{^ 111001111010011110100111111011001011111110111011011111011110011110100111101001111110110010111111101110110111101101011110 e7a7a7ecbfbb7de7a7a7ecbfbb7b5e
UTF-8 腱ъ浸}腱ъ浸{^ 11101000100001011011000111010001100010101110011010110101101110000111110111101000100001011011000111010001100010101110011010110101101110000111101101011110 e885b1d18ae6b5b87de885b1d18ae6b5b87b5e
UHC 腱ъ浸}腱ъ浸{^ 110010111111001010101100111011001111011011011001011111011100101111110010101011001110110011110110110110010111101101011110 cbf2acecf6d97dcbf2acecf6d97b5e

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