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^ 10011010110001110011111100111111010100100100110010011010110001110011111100111111010100100100110001011110 9ac73f3f524c9ac73f3f524c5e
EUC-JP 塢??RL塢??RL^ 11010100110010010011111100111111010100100100110011010100110010010011111100111111010100100100110001011110 d4c93f3f524cd4c93f3f524c5e
UTF-8 塢뽳쉘RL塢뽳쉘RL^ 1110010110100001101000101110101110111101101100111110110010001001100110000101001001001100111001011010000110100010111010111011110110110011111011001000100110011000010100100100110001011110 e5a1a2ebbdb3ec8998524ce5a1a2ebbdb3ec8998524c5e
UHC 塢뽳쉘RL塢뽳쉘RL^ 1110011111110001100101101110111110111101101010010101001001001100111001111111000110010110111011111011110110101001010100100100110001011110 e7f196efbda9524ce7f196efbda9524c5e

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