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”¼\nf‘l”¼\n^}Y‘l”¼\nf‘l”¼\n^}bE 100100010110110010010100101111000101110001101110011001101001000101101100100101001011110001011100011011100101111001111101010110011001000101101100100101001011110001011100011011100110011010010001011011001001010010111100010111000110111001011110011111010110001001000101 916c94bc5c6e66916c94bc5c6e5e7d59916c94bc5c6e66916c94bc5c6e5e7d6245
SJIS-WIN ?l??\nf?l??\n^}Y?l??\nf?l??\n^}bE 001111110110110000111111001111110101110001101110011001100011111101101100001111110011111101011100011011100101111001111101010110010011111101101100001111110011111101011100011011100110011000111111011011000011111100111111010111000110111001011110011111010110001001000101 3f6c3f3f5c6e663f6c3f3f5c6e5e7d593f6c3f3f5c6e663f6c3f3f5c6e5e7d6245
EUC-JP ?l??\nf?l??\n^}Y?l??\nf?l??\n^}bE 001111110110110000111111001111110101110001101110011001100011111101101100001111110011111101011100011011100101111001111101010110010011111101101100001111110011111101011100011011100110011000111111011011000011111100111111010111000110111001011110011111010110001001000101 3f6c3f3f5c6e663f6c3f3f5c6e5e7d593f6c3f3f5c6e663f6c3f3f5c6e5e7d6245
UTF-8 ‘l”¼\nf‘l”¼\n^}Y‘l”¼\nf‘l”¼\n^}bE 110000101001000101101100110000101001010011000010101111000101110001101110011001101100001010010001011011001100001010010100110000101011110001011100011011100101111001111101010110011100001010010001011011001100001010010100110000101011110001011100011011100110011011000010100100010110110011000010100101001100001010111100010111000110111001011110011111010110001001000101 c2916cc294c2bc5c6e66c2916cc294c2bc5c6e5e7d59c2916cc294c2bc5c6e66c2916cc294c2bc5c6e5e7d6245
UHC ?l?¼\nf?l?¼\n^}Y?l?¼\nf?l?¼\n^}bE 00111111011011000011111110101000111110010101110001101110011001100011111101101100001111111010100011111001010111000110111001011110011111010101100100111111011011000011111110101000111110010101110001101110011001100011111101101100001111111010100011111001010111000110111001011110011111010110001001000101 3f6c3fa8f95c6e663f6c3fa8f95c6e5e7d593f6c3fa8f95c6e663f6c3fa8f95c6e5e7d6245

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