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 100011111001000010010001010011000101111001101110011001101000111110010000100100010100110001011110011011100101111001111101010110011000111110010000100100010100110001011110011011100110011010001111100100001001000101001100010111100110111001011110011111010110001001000101 8f90914c5e6e668f90914c5e6e5e7d598f90914c5e6e668f90914c5e6e5e7d6245
SJIS-WIN ???L^nf???L^n^}Y???L^nf???L^n^}bE 001111110011111100111111010011000101111001101110011001100011111100111111001111110100110001011110011011100101111001111101010110010011111100111111001111110100110001011110011011100110011000111111001111110011111101001100010111100110111001011110011111010110001001000101 3f3f3f4c5e6e663f3f3f4c5e6e5e7d593f3f3f4c5e6e663f3f3f4c5e6e5e7d6245
EUC-JP ???L^nf???L^n^}Y???L^nf???L^n^}bE 001111110011111100111111010011000101111001101110011001100011111100111111001111110100110001011110011011100101111001111101010110010011111100111111001111110100110001011110011011100110011000111111001111110011111101001100010111100110111001011110011111010110001001000101 3f3f3f4c5e6e663f3f3f4c5e6e5e7d593f3f3f4c5e6e663f3f3f4c5e6e5e7d6245
UTF-8 ‘L^nf‘L^n^}Y‘L^nf‘L^n^}bE 110000101000111111000010100100001100001010010001010011000101111001101110011001101100001010001111110000101001000011000010100100010100110001011110011011100101111001111101010110011100001010001111110000101001000011000010100100010100110001011110011011100110011011000010100011111100001010010000110000101001000101001100010111100110111001011110011111010110001001000101 c28fc290c2914c5e6e66c28fc290c2914c5e6e5e7d59c28fc290c2914c5e6e66c28fc290c2914c5e6e5e7d6245
UHC ???L^nf???L^n^}Y???L^nf???L^n^}bE 001111110011111100111111010011000101111001101110011001100011111100111111001111110100110001011110011011100101111001111101010110010011111100111111001111110100110001011110011011100110011000111111001111110011111101001100010111100110111001011110011111010110001001000101 3f3f3f4c5e6e663f3f3f4c5e6e5e7d593f3f3f4c5e6e663f3f3f4c5e6e5e7d6245

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