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 ÙÁÙÁnRÙÁÙÁn^[ÙÁÙÁnRÙÁÙÁn^[^ 110110011100000111011001110000010110111001010010110110011100000111011001110000010110111001011110010110111101100111000001110110011100000101101110010100101101100111000001110110011100000101101110010111100101101101011110 d9c1d9c16e52d9c1d9c16e5e5bd9c1d9c16e52d9c1d9c16e5e5b5e
SJIS-WIN ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e
EUC-JP ÙÁÙÁnRÙÁÙÁn^[ÙÁÙÁnRÙÁÙÁn^[^ 1000111110101010111000111000111110101010101000011000111110101010111000111000111110101010101000010110111001010010100011111010101011100011100011111010101010100001100011111010101011100011100011111010101010100001011011100101111001011011100011111010101011100011100011111010101010100001100011111010101011100011100011111010101010100001011011100101001010001111101010101110001110001111101010101010000110001111101010101110001110001111101010101010000101101110010111100101101101011110 8faae38faaa18faae38faaa16e528faae38faaa18faae38faaa16e5e5b8faae38faaa18faae38faaa16e528faae38faaa18faae38faaa16e5e5b5e
UTF-8 ÙÁÙÁnRÙÁÙÁn^[ÙÁÙÁnRÙÁÙÁn^[^ 11000011100110011100001110000001110000111001100111000011100000010110111001010010110000111001100111000011100000011100001110011001110000111000000101101110010111100101101111000011100110011100001110000001110000111001100111000011100000010110111001010010110000111001100111000011100000011100001110011001110000111000000101101110010111100101101101011110 c399c381c399c3816e52c399c381c399c3816e5e5bc399c381c399c3816e52c399c381c399c3816e5e5b5e
UHC ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e

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