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 ?U??}?U??{^ 0011111101010101001111110011111101111101001111110101010100111111001111110111101101011110 3f553f3f7d3f553f3f7b5e
SJIS-WIN ?U??}?U??{^ 0011111101010101001111110011111101111101001111110101010100111111001111110111101101011110 3f553f3f7d3f553f3f7b5e
EUC-JP ?U??}?U??{^ 0011111101010101001111110011111101111101001111110101010100111111001111110111101101011110 3f553f3f7d3f553f3f7b5e
UTF-8 책U혘짯}책U혘짯{^ 1110110010110001100001010101010111101101100110001001100011101100101001111010111101111101111011001011000110000101010101011110110110011000100110001110110010100111101011110111101101011110 ecb18555ed9898eca7af7decb18555ed9898eca7af7b5e
UHC 책U혘짯}책U혘짯{^ 1100001110100101010101011100001010000011110000101010110101111101110000111010010101010101110000101000001111000010101011010111101101011110 c3a555c283c2ad7dc3a555c283c2ad7b5e

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