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}?L?L[}?L}?L?L[{^ 00111111010011000111110100111111010011000011111101001100010110110111110100111111010011000111110100111111010011000011111101001100010110110111101101011110 3f4c7d3f4c3f4c5b7d3f4c7d3f4c3f4c5b7b5e
SJIS-WIN 但L}但L但L[}但L}但L但L[{^ 10010010010000010100110001111101100100100100000101001100100100100100000101001100010110110111110110010010010000010100110001111101100100100100000101001100100100100100000101001100010110110111101101011110 92414c7d92414c92414c5b7d92414c7d92414c92414c5b7b5e
EUC-JP 但L}但L但L[}但L}但L但L[{^ 11000011101000100100110001111101110000111010001001001100110000111010001001001100010110110111110111000011101000100100110001111101110000111010001001001100110000111010001001001100010110110111101101011110 c3a24c7dc3a24cc3a24c5b7dc3a24c7dc3a24cc3a24c5b7b5e
UTF-8 但L}但L但L[}但L}但L但L[{^ 11100100101111011000011001001100011111011110010010111101100001100100110011100100101111011000011001001100010110110111110111100100101111011000011001001100011111011110010010111101100001100100110011100100101111011000011001001100010110110111101101011110 e4bd864c7de4bd864ce4bd864c5b7de4bd864c7de4bd864ce4bd864c5b7b5e
UHC 但L}但L但L[}但L}但L但L[{^ 11010011101000110100110001111101110100111010001101001100110100111010001101001100010110110111110111010011101000110100110001111101110100111010001101001100110100111010001101001100010110110111101101011110 d3a34c7dd3a34cd3a34c5b7dd3a34c7dd3a34cd3a34c5b7b5e

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