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 ×‘l^h×‘l^fN}×‘l^h×‘l^fN{^ 1000111111010111100100010110110001011110011010001000111111010111100100010110110001011110011001100100111001111101100011111101011110010001011011000101111001101000100011111101011110010001011011000101111001100110010011100111101101011110 8fd7916c5e688fd7916c5e664e7d8fd7916c5e688fd7916c5e664e7b5e
SJIS-WIN ?×?l^h?×?l^fN}?×?l^h?×?l^fN{^ 001111111000000101111110001111110110110001011110011010000011111110000001011111100011111101101100010111100110011001001110011111010011111110000001011111100011111101101100010111100110100000111111100000010111111000111111011011000101111001100110010011100111101101011110 3f817e3f6c5e683f817e3f6c5e664e7d3f817e3f6c5e683f817e3f6c5e664e7b5e
EUC-JP ?×?l^h?×?l^fN}?×?l^h?×?l^fN{^ 001111111010000111011111001111110110110001011110011010000011111110100001110111110011111101101100010111100110011001001110011111010011111110100001110111110011111101101100010111100110100000111111101000011101111100111111011011000101111001100110010011100111101101011110 3fa1df3f6c5e683fa1df3f6c5e664e7d3fa1df3f6c5e683fa1df3f6c5e664e7b5e
UTF-8 ×‘l^h×‘l^fN}×‘l^h×‘l^fN{^ 1100001010001111110000111001011111000010100100010110110001011110011010001100001010001111110000111001011111000010100100010110110001011110011001100100111001111101110000101000111111000011100101111100001010010001011011000101111001101000110000101000111111000011100101111100001010010001011011000101111001100110010011100111101101011110 c28fc397c2916c5e68c28fc397c2916c5e664e7dc28fc397c2916c5e68c28fc397c2916c5e664e7b5e
UHC ?×?l^h?×?l^fN}?×?l^h?×?l^fN{^ 001111111010000110111111001111110110110001011110011010000011111110100001101111110011111101101100010111100110011001001110011111010011111110100001101111110011111101101100010111100110100000111111101000011011111100111111011011000101111001100110010011100111101101011110 3fa1bf3f6c5e683fa1bf3f6c5e664e7d3fa1bf3f6c5e683fa1bf3f6c5e664e7b5e

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