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{^ 1100001110111011010010101100001010011111011010001100001110111011010010101100001010011111011001100100111001111101110000111011101101001010110000101001111101101000110000111011101101001010110000101001111101100110010011100111101101011110 c3bb4ac29f68c3bb4ac29f664e7dc3bb4ac29f68c3bb4ac29f664e7b5e
SJIS-WIN ??J??h??J??fN}??J??h??J??fN{^ 0011111100111111010010100011111100111111011010000011111100111111010010100011111100111111011001100100111001111101001111110011111101001010001111110011111101101000001111110011111101001010001111110011111101100110010011100111101101011110 3f3f4a3f3f683f3f4a3f3f664e7d3f3f4a3f3f683f3f4a3f3f664e7b5e
EUC-JP Ã?JÂ?hÃ?JÂ?fN}Ã?JÂ?hÃ?JÂ?fN{^ 100011111010101010101010001111110100101010001111101010101010010000111111011010001000111110101010101010100011111101001010100011111010101010100100001111110110011001001110011111011000111110101010101010100011111101001010100011111010101010100100001111110110100010001111101010101010101000111111010010101000111110101010101001000011111101100110010011100111101101011110 8faaaa3f4a8faaa43f688faaaa3f4a8faaa43f664e7d8faaaa3f4a8faaa43f688faaaa3f4a8faaa43f664e7b5e
UTF-8 ûJŸhûJŸfN}ûJŸhûJŸfN{^ 110000111000001111000010101110110100101011000011100000101100001010011111011010001100001110000011110000101011101101001010110000111000001011000010100111110110011001001110011111011100001110000011110000101011101101001010110000111000001011000010100111110110100011000011100000111100001010111011010010101100001110000010110000101001111101100110010011100111101101011110 c383c2bb4ac382c29f68c383c2bb4ac382c29f664e7dc383c2bb4ac382c29f68c383c2bb4ac382c29f664e7b5e
UHC ??J??h??J??fN}??J??h??J??fN{^ 0011111100111111010010100011111100111111011010000011111100111111010010100011111100111111011001100100111001111101001111110011111101001010001111110011111101101000001111110011111101001010001111110011111101100110010011100111101101011110 3f3f4a3f3f683f3f4a3f3f664e7d3f3f4a3f3f683f3f4a3f3f664e7b5e

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