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^ 00111111100100101010111100111111010100100100110000111111100100101010111100111111010100100100110001011110 3f92af3f524c3f92af3f524c5e
EUC-JP ?脹?RL?脹?RL^ 00111111110001001011000100111111010100100100110000111111110001001011000100111111010100100100110001011110 3fc4b13f524c3fc4b13f524c5e
UTF-8 뤋脹캯RL뤋脹캯RL^ 1110101110100100100010111110100010000100101110011110110010111010101011110101001001001100111010111010010010001011111010001000010010111001111011001011101010101111010100100100110001011110 eba48be884b9ecbaaf524ceba48be884b9ecbaaf524c5e
UHC 뤋脹캯RL뤋脹캯RL^ 1000111110111011111100111110110010110000010011110101001001001100100011111011101111110011111011001011000001001111010100100100110001011110 8fbbf3ecb04f524c8fbbf3ecb04f524c5e

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