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 ûT¹¿hûT¹¿fN}ûT¹¿hûT¹¿fN{^ 11111011010101001011100110111111011010001111101101010100101110011011111101100110010011100111110111111011010101001011100110111111011010001111101101010100101110011011111101100110010011100111101101011110 fb54b9bf68fb54b9bf664e7dfb54b9bf68fb54b9bf664e7b5e
SJIS-WIN ?T??h?T??fN}?T??h?T??fN{^ 00111111010101000011111100111111011010000011111101010100001111110011111101100110010011100111110100111111010101000011111100111111011010000011111101010100001111110011111101100110010011100111101101011110 3f543f3f683f543f3f664e7d3f543f3f683f543f3f664e7b5e
EUC-JP ûT?¿hûT?¿fN}ûT?¿hûT?¿fN{^ 1000111110101011111001010101010000111111100011111010001011000100011010001000111110101011111001010101010000111111100011111010001011000100011001100100111001111101100011111010101111100101010101000011111110001111101000101100010001101000100011111010101111100101010101000011111110001111101000101100010001100110010011100111101101011110 8fabe5543f8fa2c4688fabe5543f8fa2c4664e7d8fabe5543f8fa2c4688fabe5543f8fa2c4664e7b5e
UTF-8 ûT¹¿hûT¹¿fN}ûT¹¿hûT¹¿fN{^ 11000011101110110101010011000010101110011100001010111111011010001100001110111011010101001100001010111001110000101011111101100110010011100111110111000011101110110101010011000010101110011100001010111111011010001100001110111011010101001100001010111001110000101011111101100110010011100111101101011110 c3bb54c2b9c2bf68c3bb54c2b9c2bf664e7dc3bb54c2b9c2bf68c3bb54c2b9c2bf664e7b5e
UHC ?T¹¿h?T¹¿fN}?T¹¿h?T¹¿fN{^ 001111110101010010101001111101101010001010101111011010000011111101010100101010011111011010100010101011110110011001001110011111010011111101010100101010011111011010100010101011110110100000111111010101001010100111110110101000101010111101100110010011100111101101011110 3f54a9f6a2af683f54a9f6a2af664e7d3f54a9f6a2af683f54a9f6a2af664e7b5e

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