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 ???RL???RL^ 0011111100111111001111110101001001001100001111110011111100111111010100100100110001011110 3f3f3f524c3f3f3f524c5e
SJIS-WIN ???RL???RL^ 0011111100111111001111110101001001001100001111110011111100111111010100100100110001011110 3f3f3f524c3f3f3f524c5e
EUC-JP ???RL???RL^ 0011111100111111001111110101001001001100001111110011111100111111010100100100110001011110 3f3f3f524c3f3f3f524c5e
UTF-8 책혧짤RL책혧짤RL^ 1110110010110001100001011110110110011000101001111110110010100111101001000101001001001100111011001011000110000101111011011001100010100111111011001010011110100100010100100100110001011110 ecb185ed98a7eca7a4524cecb185ed98a7eca7a4524c5e
UHC 책혧짤RL책혧짤RL^ 1100001110100101110000101000111111000010101010010101001001001100110000111010010111000010100011111100001010101001010100100100110001011110 c3a5c28fc2a9524cc3a5c28fc2a9524c5e

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