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 ???R}???R{^ 0011111100111111001111110101001001111101001111110011111100111111010100100111101101011110 3f3f3f527d3f3f3f527b5e
SJIS-WIN ???R}???R{^ 0011111100111111001111110101001001111101001111110011111100111111010100100111101101011110 3f3f3f527d3f3f3f527b5e
EUC-JP ???R}???R{^ 0011111100111111001111110101001001111101001111110011111100111111010100100111101101011110 3f3f3f527d3f3f3f527b5e
UTF-8 책혖찼R}책혖찼R{^ 1110110010110001100001011110110110011000100101101110110010110000101111000101001001111101111011001011000110000101111011011001100010010110111011001011000010111100010100100111101101011110 ecb185ed9896ecb0bc527decb185ed9896ecb0bc527b5e
UHC 책혖찼R}책혖찼R{^ 1100001110100101110000101000000111000011101000010101001001111101110000111010010111000010100000011100001110100001010100100111101101011110 c3a5c281c3a1527dc3a5c281c3a1527b5e

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