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 蔀犂竺}蔀犂竺{^ 100011101100000111100000101100101000111010110001011111011000111011000001111000001011001010001110101100010111101101011110 8ec1e0b28eb17d8ec1e0b28eb17b5e
EUC-JP 蔀犂竺}蔀犂竺{^ 101111001100001111100000101101001011110010110011011111011011110011000011111000001011010010111100101100110111101101011110 bcc3e0b4bcb37dbcc3e0b4bcb37b5e
UTF-8 蔀犂竺}蔀犂竺{^ 111010001001010010000000111001111000101010000010111001111010101110111010011111011110100010010100100000001110011110001010100000101110011110101011101110100111101101011110 e89480e78a82e7abba7de89480e78a82e7abba7b5e
UHC ??竺}??竺{^ 0011111100111111111101011110011101111101001111110011111111110101111001110111101101011110 3f3ff5e77d3f3ff5e77b5e

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