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???????? 00111111010100100011111100111111001111110011111100111111001111110011111100111111 3f523f3f3f3f3f3f3f3f
SJIS-WIN ?R???????? 00111111010100100011111100111111001111110011111100111111001111110011111100111111 3f523f3f3f3f3f3f3f3f
EUC-JP ?R???????? 00111111010100100011111100111111001111110011111100111111001111110011111100111111 3f523f3f3f3f3f3f3f3f
UTF-8 책R혢챕혙짭챈혷혟챠 11101100101100011000010101010010111011011001100010100010111011001011000110010101111011011001100010011001111011001010011110101101111011001011000110001000111011011001100010110111111011011001100010011111111011001011000110100000 ecb18552ed98a2ecb195ed9899eca7adecb188ed98b7ed989fecb1a0
UHC 책R혢챕혙짭챈혷혟챠 11000011101001010101001011000010100010111100001110101001110000101000010011000010101011001100001110100110110000101001111011000010100010011100001110101101 c3a552c28bc3a9c284c2acc3a6c29ec289c3ad

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