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‘£nkf’J‘£nk^}Y’J‘£nkf’J‘£nk^}bE 100100100100101010010001101000110110111001101011011001101001001001001010100100011010001101101110011010110101111001111101010110011001001001001010100100011010001101101110011010110110011010010010010010101001000110100011011011100110101101011110011111010110001001000101 924a91a36e6b66924a91a36e6b5e7d59924a91a36e6b66924a91a36e6b5e7d6245
SJIS-WIN ?J?£nkf?J?£nk^}Y?J?£nkf?J?£nk^}bE 00111111010010100011111110000001100100100110111001101011011001100011111101001010001111111000000110010010011011100110101101011110011111010101100100111111010010100011111110000001100100100110111001101011011001100011111101001010001111111000000110010010011011100110101101011110011111010110001001000101 3f4a3f81926e6b663f4a3f81926e6b5e7d593f4a3f81926e6b663f4a3f81926e6b5e7d6245
EUC-JP ?J?£nkf?J?£nk^}Y?J?£nkf?J?£nk^}bE 00111111010010100011111110100001111100100110111001101011011001100011111101001010001111111010000111110010011011100110101101011110011111010101100100111111010010100011111110100001111100100110111001101011011001100011111101001010001111111010000111110010011011100110101101011110011111010110001001000101 3f4a3fa1f26e6b663f4a3fa1f26e6b5e7d593f4a3fa1f26e6b663f4a3fa1f26e6b5e7d6245
UTF-8 ’J‘£nkf’J‘£nk^}Y’J‘£nkf’J‘£nk^}bE 110000101001001001001010110000101001000111000010101000110110111001101011011001101100001010010010010010101100001010010001110000101010001101101110011010110101111001111101010110011100001010010010010010101100001010010001110000101010001101101110011010110110011011000010100100100100101011000010100100011100001010100011011011100110101101011110011111010110001001000101 c2924ac291c2a36e6b66c2924ac291c2a36e6b5e7d59c2924ac291c2a36e6b66c2924ac291c2a36e6b5e7d6245
UHC ?J??nkf?J??nk^}Y?J??nkf?J??nk^}bE 001111110100101000111111001111110110111001101011011001100011111101001010001111110011111101101110011010110101111001111101010110010011111101001010001111110011111101101110011010110110011000111111010010100011111100111111011011100110101101011110011111010110001001000101 3f4a3f3f6e6b663f4a3f3f6e6b5e7d593f4a3f3f6e6b663f4a3f3f6e6b5e7d6245

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