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[f?L[^}Y?L[f?L[^}bE 001111110100110001011011011001100011111101001100010110110101111001111101010110010011111101001100010110110110011000111111010011000101101101011110011111010110001001000101 3f4c5b663f4c5b5e7d593f4c5b663f4c5b5e7d6245
SJIS-WIN 但L[f但L[^}Y但L[f但L[^}bE 10010010010000010100110001011011011001101001001001000001010011000101101101011110011111010101100110010010010000010100110001011011011001101001001001000001010011000101101101011110011111010110001001000101 92414c5b6692414c5b5e7d5992414c5b6692414c5b5e7d6245
EUC-JP 但L[f但L[^}Y但L[f但L[^}bE 11000011101000100100110001011011011001101100001110100010010011000101101101011110011111010101100111000011101000100100110001011011011001101100001110100010010011000101101101011110011111010110001001000101 c3a24c5b66c3a24c5b5e7d59c3a24c5b66c3a24c5b5e7d6245
UTF-8 但L[f但L[^}Y但L[f但L[^}bE 1110010010111101100001100100110001011011011001101110010010111101100001100100110001011011010111100111110101011001111001001011110110000110010011000101101101100110111001001011110110000110010011000101101101011110011111010110001001000101 e4bd864c5b66e4bd864c5b5e7d59e4bd864c5b66e4bd864c5b5e7d6245
UHC 但L[f但L[^}Y但L[f但L[^}bE 11010011101000110100110001011011011001101101001110100011010011000101101101011110011111010101100111010011101000110100110001011011011001101101001110100011010011000101101101011110011111010110001001000101 d3a34c5b66d3a34c5b5e7d59d3a34c5b66d3a34c5b5e7d6245

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