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‘lf‘l‘l^}Y‘l‘lf‘l‘l^}bE 110000101001000101101100110000101001000101101100011001101100001010010001011011001100001010010001011011000101111001111101010110011100001010010001011011001100001010010001011011000110011011000010100100010110110011000010100100010110110001011110011111010110001001000101 c2916cc2916c66c2916cc2916c5e7d59c2916cc2916c66c2916cc2916c5e7d6245
SJIS-WIN ??l??lf??l??l^}Y??l??lf??l??l^}bE 001111110011111101101100001111110011111101101100011001100011111100111111011011000011111100111111011011000101111001111101010110010011111100111111011011000011111100111111011011000110011000111111001111110110110000111111001111110110110001011110011111010110001001000101 3f3f6c3f3f6c663f3f6c3f3f6c5e7d593f3f6c3f3f6c663f3f6c3f3f6c5e7d6245
EUC-JP Â?lÂ?lfÂ?lÂ?l^}YÂ?lÂ?lfÂ?lÂ?l^}bE 10001111101010101010010000111111011011001000111110101010101001000011111101101100011001101000111110101010101001000011111101101100100011111010101010100100001111110110110001011110011111010101100110001111101010101010010000111111011011001000111110101010101001000011111101101100011001101000111110101010101001000011111101101100100011111010101010100100001111110110110001011110011111010110001001000101 8faaa43f6c8faaa43f6c668faaa43f6c8faaa43f6c5e7d598faaa43f6c8faaa43f6c668faaa43f6c8faaa43f6c5e7d6245
UTF-8 ‘l‘lf‘l‘l^}Y‘l‘lf‘l‘l^}bE 11000011100000101100001010010001011011001100001110000010110000101001000101101100011001101100001110000010110000101001000101101100110000111000001011000010100100010110110001011110011111010101100111000011100000101100001010010001011011001100001110000010110000101001000101101100011001101100001110000010110000101001000101101100110000111000001011000010100100010110110001011110011111010110001001000101 c382c2916cc382c2916c66c382c2916cc382c2916c5e7d59c382c2916cc382c2916c66c382c2916cc382c2916c5e7d6245
UHC ??l??lf??l??l^}Y??l??lf??l??l^}bE 001111110011111101101100001111110011111101101100011001100011111100111111011011000011111100111111011011000101111001111101010110010011111100111111011011000011111100111111011011000110011000111111001111110110110000111111001111110110110001011110011111010110001001000101 3f3f6c3f3f6c663f3f6c3f3f6c5e7d593f3f6c3f3f6c663f3f6c3f3f6c5e7d6245

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