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{^ 100100100100101010010001101000111001000110111101011010001001001001001010100100011010001110010001101111010110011001001110011111011001001001001010100100011010001110010001101111010110100010010010010010101001000110100011100100011011110101100110010011100111101101011110 924a91a391bd68924a91a391bd664e7d924a91a391bd68924a91a391bd664e7b5e
SJIS-WIN ?J?£??h?J?£??fN}?J?£??h?J?£??fN{^ 00111111010010100011111110000001100100100011111100111111011010000011111101001010001111111000000110010010001111110011111101100110010011100111110100111111010010100011111110000001100100100011111100111111011010000011111101001010001111111000000110010010001111110011111101100110010011100111101101011110 3f4a3f81923f3f683f4a3f81923f3f664e7d3f4a3f81923f3f683f4a3f81923f3f664e7b5e
EUC-JP ?J?£??h?J?£??fN}?J?£??h?J?£??fN{^ 00111111010010100011111110100001111100100011111100111111011010000011111101001010001111111010000111110010001111110011111101100110010011100111110100111111010010100011111110100001111100100011111100111111011010000011111101001010001111111010000111110010001111110011111101100110010011100111101101011110 3f4a3fa1f23f3f683f4a3fa1f23f3f664e7d3f4a3fa1f23f3f683f4a3fa1f23f3f664e7b5e
UTF-8 ’J‘£‘½h’J‘£‘½fN}’J‘£‘½h’J‘£‘½fN{^ 1100001010010010010010101100001010010001110000101010001111000010100100011100001010111101011010001100001010010010010010101100001010010001110000101010001111000010100100011100001010111101011001100100111001111101110000101001001001001010110000101001000111000010101000111100001010010001110000101011110101101000110000101001001001001010110000101001000111000010101000111100001010010001110000101011110101100110010011100111101101011110 c2924ac291c2a3c291c2bd68c2924ac291c2a3c291c2bd664e7dc2924ac291c2a3c291c2bd68c2924ac291c2a3c291c2bd664e7b5e
UHC ?J???½h?J???½fN}?J???½h?J???½fN{^ 00111111010010100011111100111111001111111010100011110110011010000011111101001010001111110011111100111111101010001111011001100110010011100111110100111111010010100011111100111111001111111010100011110110011010000011111101001010001111110011111100111111101010001111011001100110010011100111101101011110 3f4a3f3f3fa8f6683f4a3f3f3fa8f6664e7d3f4a3f3f3fa8f6683f4a3f3f3fa8f6664e7b5e

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