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^ 00111111001111110011111100111111010100100100110000111111001111110011111100111111010100100100110001011110 3f3f3f3f524c3f3f3f3f524c5e
SJIS-WIN 悌???RL悌???RL^ 100100101110111000111111001111110011111101010010010011001001001011101110001111110011111100111111010100100100110001011110 92ee3f3f3f524c92ee3f3f3f524c5e
EUC-JP 悌???RL悌???RL^ 110001001111000000111111001111110011111101010010010011001100010011110000001111110011111100111111010100100100110001011110 c4f03f3f3f524cc4f03f3f3f524c5e
UTF-8 悌쿰렰렪RL悌쿰렰렪RL^ 1110011010000010100011001110110010111111101100001110101110100000101100001110101110100000101010100101001001001100111001101000001010001100111011001011111110110000111010111010000010110000111010111010000010101010010100100100110001011110 e6828cecbfb0eba0b0eba0aa524ce6828cecbfb0eba0b0eba0aa524c5e
UHC 悌쿰렰렪RL悌쿰렰렪RL^ 111100001010101011000100111100011000111010111101100011101011100001010010010011001111000010101010110001001111000110001110101111011000111010111000010100100100110001011110 f0aac4f18ebd8eb8524cf0aac4f18ebd8eb8524c5e

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