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???]^ 00111111010100100011111100111111001111110101110100111111010100100011111100111111001111110101110101011110 3f523f3f3f5d3f523f3f3f5d5e
SJIS-WIN ?R???]?R???]^ 00111111010100100011111100111111001111110101110100111111010100100011111100111111001111110101110101011110 3f523f3f3f5d3f523f3f3f5d5e
EUC-JP ?R???]?R???]^ 00111111010100100011111100111111001111110101110100111111010100100011111100111111001111110101110101011110 3f523f3f3f5d3f523f3f3f5d5e
UTF-8 책R혢챔혣]책R혢챔혣]^ 1110110010110001100001010101001011101101100110001010001011101100101100011001010011101101100110001010001101011101111011001011000110000101010100101110110110011000101000101110110010110001100101001110110110011000101000110101110101011110 ecb18552ed98a2ecb194ed98a35decb18552ed98a2ecb194ed98a35d5e
UHC 책R혢챔혣]책R혢챔혣]^ 110000111010010101010010110000101000101111000011101010001100001010001100010111011100001110100101010100101100001010001011110000111010100011000010100011000101110101011110 c3a552c28bc3a8c28c5dc3a552c28bc3a8c28c5d5e

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