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^ 1110110010110001100110011110110010100111101110001110110010101001100011000101001001001100111011001011000110011001111011001010011110111000111011001010100110001100010100100100110001011110 ecb199eca7b8eca98c524cecb199eca7b8eca98c524c5e
UHC 챙째쩌RL챙째쩌RL^ 1100001110101100110000101011000011000010101111000101001001001100110000111010110011000010101100001100001010111100010100100100110001011110 c3acc2b0c2bc524cc3acc2b0c2bc524c5e

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