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 “µf^h“µf^fN}“µf^h“µf^fN{^ 110000101001001111000010101101010110011001011110011010001100001010010011110000101011010101100110010111100110011001001110011111011100001010010011110000101011010101100110010111100110100011000010100100111100001010110101011001100101111001100110010011100111101101011110 c293c2b5665e68c293c2b5665e664e7dc293c2b5665e68c293c2b5665e664e7b5e
SJIS-WIN ????f^h????f^fN}????f^h????f^fN{^ 001111110011111100111111001111110110011001011110011010000011111100111111001111110011111101100110010111100110011001001110011111010011111100111111001111110011111101100110010111100110100000111111001111110011111100111111011001100101111001100110010011100111101101011110 3f3f3f3f665e683f3f3f3f665e664e7d3f3f3f3f665e683f3f3f3f665e664e7b5e
EUC-JP Â?Â?f^hÂ?Â?f^fN}Â?Â?f^hÂ?Â?f^fN{^ 10001111101010101010010000111111100011111010101010100100001111110110011001011110011010001000111110101010101001000011111110001111101010101010010000111111011001100101111001100110010011100111110110001111101010101010010000111111100011111010101010100100001111110110011001011110011010001000111110101010101001000011111110001111101010101010010000111111011001100101111001100110010011100111101101011110 8faaa43f8faaa43f665e688faaa43f8faaa43f665e664e7d8faaa43f8faaa43f665e688faaa43f8faaa43f665e664e7b5e
UTF-8 “µf^h“µf^fN}“µf^h“µf^fN{^ 11000011100000101100001010010011110000111000001011000010101101010110011001011110011010001100001110000010110000101001001111000011100000101100001010110101011001100101111001100110010011100111110111000011100000101100001010010011110000111000001011000010101101010110011001011110011010001100001110000010110000101001001111000011100000101100001010110101011001100101111001100110010011100111101101011110 c382c293c382c2b5665e68c382c293c382c2b5665e664e7dc382c293c382c2b5665e68c382c293c382c2b5665e664e7b5e
UHC ????f^h????f^fN}????f^h????f^fN{^ 001111110011111100111111001111110110011001011110011010000011111100111111001111110011111101100110010111100110011001001110011111010011111100111111001111110011111101100110010111100110100000111111001111110011111100111111011001100101111001100110010011100111101101011110 3f3f3f3f665e683f3f3f3f665e664e7d3f3f3f3f665e683f3f3f3f665e664e7b5e

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