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 ’J’]‘¯h’J’]‘¯fN}’J’]‘¯h’J’]‘¯fN{^ 100100100100101010010010010111011001000110101111011010001001001001001010100100100101110110010001101011110110011001001110011111011001001001001010100100100101110110010001101011110110100010010010010010101001001001011101100100011010111101100110010011100111101101011110 924a925d91af68924a925d91af664e7d924a925d91af68924a925d91af664e7b5e
SJIS-WIN ?J?]??h?J?]??fN}?J?]??h?J?]??fN{^ 001111110100101000111111010111010011111100111111011010000011111101001010001111110101110100111111001111110110011001001110011111010011111101001010001111110101110100111111001111110110100000111111010010100011111101011101001111110011111101100110010011100111101101011110 3f4a3f5d3f3f683f4a3f5d3f3f664e7d3f4a3f5d3f3f683f4a3f5d3f3f664e7b5e
EUC-JP ?J?]?¯h?J?]?¯fN}?J?]?¯h?J?]?¯fN{^ 0011111101001010001111110101110100111111100011111010001010110100011010000011111101001010001111110101110100111111100011111010001010110100011001100100111001111101001111110100101000111111010111010011111110001111101000101011010001101000001111110100101000111111010111010011111110001111101000101011010001100110010011100111101101011110 3f4a3f5d3f8fa2b4683f4a3f5d3f8fa2b4664e7d3f4a3f5d3f8fa2b4683f4a3f5d3f8fa2b4664e7b5e
UTF-8 ’J’]‘¯h’J’]‘¯fN}’J’]‘¯h’J’]‘¯fN{^ 11000010100100100100101011000010100100100101110111000010100100011100001010101111011010001100001010010010010010101100001010010010010111011100001010010001110000101010111101100110010011100111110111000010100100100100101011000010100100100101110111000010100100011100001010101111011010001100001010010010010010101100001010010010010111011100001010010001110000101010111101100110010011100111101101011110 c2924ac2925dc291c2af68c2924ac2925dc291c2af664e7dc2924ac2925dc291c2af68c2924ac2925dc291c2af664e7b5e
UHC ?J?]??h?J?]??fN}?J?]??h?J?]??fN{^ 001111110100101000111111010111010011111100111111011010000011111101001010001111110101110100111111001111110110011001001110011111010011111101001010001111110101110100111111001111110110100000111111010010100011111101011101001111110011111101100110010011100111101101011110 3f4a3f5d3f3f683f4a3f5d3f3f664e7d3f4a3f5d3f3f683f4a3f5d3f3f664e7b5e

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