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x^nf‘lx^n^}Y‘lx^nf‘lx^n^}bE 100100010110110010001111011110000101111001101110011001101001000101101100100011110111100001011110011011100101111001111101010110011001000101101100100011110111100001011110011011100110011010010001011011001000111101111000010111100110111001011110011111010110001001000101 916c8f785e6e66916c8f785e6e5e7d59916c8f785e6e66916c8f785e6e5e7d6245
SJIS-WIN ?l?x^nf?l?x^n^}Y?l?x^nf?l?x^n^}bE 001111110110110000111111011110000101111001101110011001100011111101101100001111110111100001011110011011100101111001111101010110010011111101101100001111110111100001011110011011100110011000111111011011000011111101111000010111100110111001011110011111010110001001000101 3f6c3f785e6e663f6c3f785e6e5e7d593f6c3f785e6e663f6c3f785e6e5e7d6245
EUC-JP ?l?x^nf?l?x^n^}Y?l?x^nf?l?x^n^}bE 001111110110110000111111011110000101111001101110011001100011111101101100001111110111100001011110011011100101111001111101010110010011111101101100001111110111100001011110011011100110011000111111011011000011111101111000010111100110111001011110011111010110001001000101 3f6c3f785e6e663f6c3f785e6e5e7d593f6c3f785e6e663f6c3f785e6e5e7d6245
UTF-8 ‘lx^nf‘lx^n^}Y‘lx^nf‘lx^n^}bE 1100001010010001011011001100001010001111011110000101111001101110011001101100001010010001011011001100001010001111011110000101111001101110010111100111110101011001110000101001000101101100110000101000111101111000010111100110111001100110110000101001000101101100110000101000111101111000010111100110111001011110011111010110001001000101 c2916cc28f785e6e66c2916cc28f785e6e5e7d59c2916cc28f785e6e66c2916cc28f785e6e5e7d6245
UHC ?l?x^nf?l?x^n^}Y?l?x^nf?l?x^n^}bE 001111110110110000111111011110000101111001101110011001100011111101101100001111110111100001011110011011100101111001111101010110010011111101101100001111110111100001011110011011100110011000111111011011000011111101111000010111100110111001011110011111010110001001000101 3f6c3f785e6e663f6c3f785e6e5e7d593f6c3f785e6e663f6c3f785e6e5e7d6245

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